Class | Description | |
---|---|---|
AlgorithmsNegotiatedEventArgs | ||
AuthenticationBannerReceivedEventArgs | ||
DisconnectedEventArgs | ||
ExecuteCommandSession | Class that represents the session with the SSH server that will execute a command on the server. | |
HostKeyReceivedEventArgs | Provides information on a server's public key when it is received and allows to accept or reject the key. | |
HttpProxyClient | Represents a ProxyClient that enables connecting to a SSH server via a HTTP proxy server. | |
HttpReply | Represents a reply received from a HTTP proxy server. | |
HttpReplyException | The exception that is thrown by a SSH client when an error reply is received from a HTTP proxy. | |
InitializingSFtpReadStreamEventArgs | ||
InteractiveSession | ||
ItemAccessDeniedException | ||
KeyboardInteractiveRequest | ||
Licenser | ||
PuTTYPrivateKeyFile | ||
SFtpClient | ||
SFtpConnection | This 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. | |
SFtpFile | Specialization of the Xceed.FileSystem.AbstractFile class that implements access to a file located on an SFTP server. | |
SFtpFolder | Specialization of the Xceed.FileSystem.AbstractFolder class that implements access to a folder located on an SFTP server. | |
SFtpPacketInputStream | ||
SFtpPacketIOManager | ||
SFtpReadStream | ||
SFtpSession | Class that represents the session between a client and an SFTP server. | |
SFtpStream | ||
SFtpWriteStream | ||
SocketIOProvider | ||
SOCKS4ProxyClient | Represents a ProxyClient that enables connecting to a SSH server via a SOCKS 4/4A proxy server. | |
SOCKS5ProxyClient | Represents a ProxyClient that enables connecting to a SSH server via a SOCKS 5 proxy server. | |
SSHClient | Represents the SSH client that will be used for the SFTP operations. | |
SSHClientConnectionManager | ||
SSHEventArgs | ||
UnsupportedFileLockException |