Package com.enterprisedt.net.ftp.pro

Contains classes for enhanced FTP client functionality.

See:
          Description

Interface Summary
ProFTPClientInterface Interface defining additional operations for FTP clients.
 

Class Summary
ProFTPClient Subclass of FTPClient that adds numerous useful methods, mainly for getting and putting of multiple files, including recursively going through directories.
ProFTPControlSocket Implements IPV6 EPRT and EPSV commands
 

Package com.enterprisedt.net.ftp.pro Description

Contains classes for enhanced FTP client functionality. The main class is ProFTPClient. This package primarily adds mput,mget and mdelete operations. These operations can operate on the files in a directory, or recursively through subdirectories as well. Wildcards are supported. ProFTPClient also supports the IPV6 extensions of RFC 2428.

Related Documentation



Copyright © 2001-2006 Enterprise Distributed Technologies Ltd. All Rights Reserved.