Xceed .NET Libraries Documentation
Xceed.SSH.Client Namespace
Inheritance Hierarchy
Xceed.SSH.Client Assembly : Xceed.SSH.Client Namespace
Classes
 ClassDescription
Class 
Class 
Class 
ClassClass that represents the session with the SSH server that will execute a command on the server.
ClassProvides information on a server's public key when it is received and allows to accept or reject the key.
ClassRepresents a ProxyClient that enables connecting to a SSH server via a HTTP proxy server.
ClassRepresents a reply received from a HTTP proxy server.
ClassThe exception that is thrown by a SSH client when an error reply is received from a HTTP proxy.
Class 
Class 
Class 
Class 
Class 
Class 
Class 
ClassThis class has been renamed to SFtpSession. Please change the name in your code. The class functionality is the same. Only the class name has changed.
ClassSpecialization of the Xceed.FileSystem.AbstractFile class that implements access to a file located on an SFTP server.
ClassSpecialization of the Xceed.FileSystem.AbstractFolder class that implements access to a folder located on an SFTP server.
Class 
Class 
Class 
ClassClass that represents the session between a client and an SFTP server.
Class 
Class 
Class 
ClassRepresents a ProxyClient that enables connecting to a SSH server via a SOCKS 4/4A proxy server.
ClassRepresents a ProxyClient that enables connecting to a SSH server via a SOCKS 5 proxy server.
ClassRepresents the SSH client that will be used for the SFTP operations.
Class 
Class 
Class 
Delegates
 DelegateDescription
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Delegate 
Enumerations
 EnumerationDescription
EnumerationRepresents the type of reply received from a HTTP proxy server in response to a remote connection request.
See Also

Reference

Xceed.SSH.Client Assembly