Package | Description |
---|---|
org.apache.commons.net.ftp |
FTP and FTPS support classes
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.