Package | Description |
---|---|
org.apache.commons.net.ftp |
Modifier and Type | Class and Description |
---|---|
class |
FTP
FTP provides the basic the functionality necessary to implement your
own FTP client.
|
class |
FTPClient
FTPClient encapsulates all the functionality necessary to store and
retrieve files from an FTP server.
|