|
Secure iNet Factory | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
PacketReader | The SFTP packet reader. |
PacketWriter | Writes the SFTP packets to the output stream. |
Sftp | Implements the basic functionality of a SFTP (FTP over SSH) client. |
SftpClient | The SFTP client. |
SftpConfiguration | The SFTP configuration. |
SftpConfiguration.SftpLogger | |
SftpFile | The SFTP file. |
SftpPacket | Represents SFTP packet. |
Exception Summary | |
---|---|
BadVersionException | The SFTP incompatible client/server versions error. |
RequestException | The SFTP request error. |
SftpAuthenticationException | Exception thrown when trying to create or access a resource with insufficient permissions. |
SftpException | SftpException is thrown by many methods of the Sftp class. |
SftpFileNotFoundException | Exception is thrown when attempting to retrieve a file from server that does not exist. |
SftpPermissionDeniedException | Exception thrown when trying to create or access a resource with insufficient permissions. |
Contains client classes for communicating with a server using SFTP protocol (FTP over SSH)
|
Secure iNet Factory | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |