| Class | Description | |
|---|---|---|
![]() | AlgorithmsNegotiatedEventArgs | TODODOC Provides information on the algorithms that have been negotiated with the server. |
![]() | AuthenticationBannerReceivedEventArgs | TODODOC Provides the authentication banner that has been received from the server. |
![]() | DisconnectedEventArgs | TODODOC Provides information on the host key that has been received from the server. |
![]() | 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 | TODODOC Provides information on the SFtpReadStream that is being initialized for use. |
![]() | InteractiveSession | |
![]() | ItemAccessDeniedException | TODODOC Exception that is thrown when performing an operation on a Xceed.FileSystem.FileSystemItem object that cannot be accessed. The InnerException property will usually provide more details on the cause. |
![]() | KeyboardInteractiveRequest | |
![]() | Licenser | Class which is used to register the classes located in the Xceed.FileSystem namespace. |
![]() | 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 | This class implements a read-only stream that receives synchronously ChannelData payloads from a specified channel from a specified SSHPacketIOManager. It presents the data from the payloads as a continuous data stream. That way, SFtp packets can be read and interpreted seamlessly. |
![]() | SFtpPacketIOManager | The class implements sending and receiving SFtp packets |
![]() | 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 | TODODOC Base class that contains general information on SSH-related events |
![]() | UnsupportedFileLockException |


