Secure iNet Factory

Package com.jscape.inet.sftp

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

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.
 

Package com.jscape.inet.sftp Description

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


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved