Name | Description |
---|---|
SFTPClient | SFTP Client |
SFTPClientChannelEventHandler | Channel data handler for SFTPClient |
SFTPClientErrorException | Exception representing error informations that reported by SSH_FXP_STATUS. |
SFTPClientException | Common exception class thrown by SFTPClient |
SFTPClientInvalidStatusException | Exception thrown when inoperable channel status. |
SFTPClientTimeoutException | Exception thrown when timeout occurred. |
SFTPPacket | Specialized SSH2Packet for constructing SFTP packet. |