Secure FTP Factory

Packages
com.jscape.filetransfer Contains wrapper classes for all file transfer protocols including FTP, SFTP (FTP over SSH) and FTPS (FTP over SSL)
com.jscape.ftcl Contains classes for running scripts writting using the FTCL (File Transfer Command Line) scripting language.
com.jscape.inet.file Contains various support classes for SFTP (FTP over SSH) protocol.
com.jscape.inet.ftp Contains client classes for communicating with a standard FTP server.
com.jscape.inet.ftps Contains client classes for communicating with a FTP server using FTPS (FTP over SSL)
com.jscape.inet.scp Contains client classes for communicating with an SSH server using SCP protocol (Secure Copy over SSH).
com.jscape.inet.scp.events Contains listener and event classes related to SCP protocol (Secure Copy over SSH).
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)
com.jscape.inet.ssh.util Contains utility classes for use in authenticating with an SSH server.
com.jscape.util Contains some generic utility classes used by this library.

 


Secure FTP Factory

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