程序包 | 说明 |
---|---|
com.fr.ftp.client |
FTP and FTPS support classes
|
限定符和类型 | 类和说明 |
---|---|
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.
|
class |
FTPHTTPClient
Experimental attempt at FTP client that tunnels over an HTTP proxy connection.
|
class |
FTPSClient
FTP over SSL processing.
|