Classes
| Class | Description | |
|---|---|---|
| KnownHostsManager |
Holds details of the known hosts and their public keys.
| |
| OpenSSHPrivateKeyFormat |
INTERNAL USE ONLY.
| |
| PublicKeyFactory |
Reads generic key data and returns the key blob
| |
| SFTPAuthenticationException |
Represents authentication exceptions related to SFTP, generally produced
by the SFTP subsystem
| |
| SFTPConnectException |
Thrown when an SFTP connection couldn't be made.
| |
| SFTPException |
Represents exceptions related to SFTP, generally produced
by the SFTP subsystem
| |
| SFTPMessage | ||
| SSHAuthPrompt |
Represents an SSH keyboard-interactive prompt.
| |
| SSHFTPClient |
Provides low-level access to SFTP functionality.
| |
| SshFxpStatus |
Message supplying status information
| |
| SSHPasswordPrompt |
Utility class that makes it easy to create a prompt that is
a response to a password prompt.
| |
| SSHSCPClient |
Provides low-level access to SCP functionality.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CompressionType |