Secure FTP Factory

Package com.jscape.inet.sftp

Contains client classes for communicating with a server using SFTP protocol (FTP over SSH)

See:
          Description

Class Summary
Sftp Implements the basic functionality of a SFTP (FTP over SSH) client.
SftpFile The SFTP file.
 

Exception Summary
SftpAuthenticationException Exception thrown when trying to create or access a resource with insufficient permissions.
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.
 

Package com.jscape.inet.sftp Description

Contains client classes for communicating with a server using SFTP protocol (FTP over SSH)


Secure FTP Factory

Copyright JSCAPE 1999-2007 All Rights Reserved