See: Description
Interface | Description |
---|---|
ProFTPClientInterface |
Interface defining additional operations for FTP clients.
|
Class | Description |
---|---|
ProFTPActiveDataSocket |
Active data socket handling class
|
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
|
ProFTPPassiveDataSocket |
Description
|
Exception | Description |
---|---|
FTPIntegrityCheckException |
Thrown an integrity check fails
|
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.
Copyright © 2001-2014 Enterprise Distributed Technologies Ltd. All Rights Reserved.