Version: 1.0.0.0
Add secure SSH session and file transfer capabilities to any .NET application.

Components Included with SSH and SFTP for .NET

  • Two Components plus several Major Classes.
  • Sample projects written in C# and VB.NET.
  • Full MS Help 2.0 Documentation.
  • Free Introductory Support.
Class Description
Connection Class Establish an encrypted connection to an SSH-2 server.
ConnectionInfo Class Provide details about an established SSH-2 connection.
CopyResult Class Provides the result of a requested Copy operation.
DHGexParameters Class Specifies parameters for a Diffie-Hellman group exchange.
ListEntry Class Contains a listing entry.
LocalPortForwarder Class Forwards connections locally via a secure tunnel to another host.
Sftp Component Represents an SFTP client session over an SSH-2 connection.
Ssh Component Represents an online client session over an SSH-2 connection.
SshBase Class Provides connection and authentication members for the Sftp and Ssh components.