|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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 |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||