Uses of Class
org.apache.commons.net.ftp.FTP

Packages that use FTP
org.apache.commons.net.ftp   
 

Uses of FTP in org.apache.commons.net.ftp
 

Subclasses of FTP in org.apache.commons.net.ftp
 class FTPClient
          FTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server.
 class FTPSClient
          FTP over SSL processing.
 



Copyright © 1997-2010 Apache Software Foundation. All Rights Reserved.