|
Secure FTP Factory | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Sftp | Implements the basic functionality of a SFTP (FTP over SSH) client. |
SftpConfiguration | The SFTP configuration. |
SftpConfiguration.SftpLogger | |
SftpFile | The SFTP file. |
Exception Summary | |
---|---|
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 FTP Factory | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |