Secure FTP Factory

Uses of Package
com.jscape.inet.sftp

Packages that use com.jscape.inet.sftp
com.jscape.filetransfer Contains wrapper classes for all file transfer protocols including FTP, SFTP (FTP over SSH) and FTPS (FTP over SSL) 
com.jscape.inet.sftp Contains client classes for communicating with a server using SFTP protocol (FTP over SSH) 
com.jscape.inet.sftp.events Contains listener and event classes related to SFTP protocol (FTP over SSH) 
 

Classes in com.jscape.inet.sftp used by com.jscape.filetransfer
SftpConfiguration
          The SFTP configuration.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp
SftpConfiguration
          The SFTP configuration.
SftpConfiguration.SftpLogger
           
SftpException
          SftpException is thrown by many methods of the Sftp class.
SftpFile
          The SFTP file.
 

Classes in com.jscape.inet.sftp used by com.jscape.inet.sftp.events
Sftp
          Implements the basic functionality of a SFTP (FTP over SSH) client.
 


Secure FTP Factory

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