Secure iNet Factory

Uses of Class
com.jscape.inet.ftp.Ftp

Packages that use Ftp
com.jscape.inet.ftp   
 

Uses of Ftp in com.jscape.inet.ftp
 

Methods in com.jscape.inet.ftp with parameters of type Ftp
 void Fxp.mtransfer(Ftp source, Ftp destination, java.lang.String filter)
          Transfer files matching regular expression from source FTP server to destination FTP server.
 void FtpImplementation.setFtp(Ftp ftp)
          Sets reference to FTP instance.
 void Fxp.transfer(Ftp source, Ftp destination, java.lang.String filename)
          Transfer file from source FTP server to destination FTP server
 void Fxp.transferDir(Ftp source, Ftp destination, java.lang.String dir)
          Transfer directory from source FTP server to destination FTP server
 


Secure iNet Factory

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