Package com.enterprisedt.net.ftp.pro
package com.enterprisedt.net.ftp.pro
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
-
ClassDescriptionThrown an integrity check failsActive data socket handling classSubclass of FTPClient that adds numerous useful methods, mainly for getting and putting of multiple files, including recursively going through directories.Interface defining additional operations for FTP clients.Implements IPV6 EPRT and EPSV commandsDescription