Package | Description |
---|---|
org.apache.commons.net.ftp |
Modifier and Type | Class | 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.
|