Secure FTP Factory

Uses of Interface
com.jscape.filetransfer.FileTransfer

Packages that use FileTransfer
com.jscape.filetransfer Contains wrapper classes for all file transfer protocols including FTP, SFTP (FTP over SSH) and FTPS (FTP over SSL) 
 

Uses of FileTransfer in com.jscape.filetransfer
 

Classes in com.jscape.filetransfer that implement FileTransfer
 class FtpsImplicitTransfer
          Implements the basic functionality of a FTPS client using implicit SSL.
 class FtpsTransfer
          Implements the basic functionality of a FTPS client using explicit SSL.
 class FtpTransfer
          Implements the basic functionality of a FTP client.
 class SftpTransfer
          Implements the basic functionality of a SFTP (FTP over SSH) client.
 


Secure FTP Factory

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