| Package | Description |
|---|---|
| org.apache.commons.vfs2.provider.ftp |
The FTP File Provider.
|
| Class and Description |
|---|
| FtpClient
What VFS expects from an FTP client to provide.
|
| FtpClientFactory.ConnectionFactory
Abstract Factory, used to configure different FTPClients.
|
| FTPClientWrapper
A wrapper to the FTPClient to allow automatic reconnect on connection loss.
|
| FtpFileNameParser
Implementation for ftp.
|
| FtpFileObject
An FTP file.
|
| FtpFileObject.FtpInputStream
An InputStream that monitors for end-of-file.
|
| FtpFileSystem
An FTP file system.
|
| FtpFileSystemConfigBuilder
The config builder for various ftp configuration options.
|
| FtpFileType
The FTP file types.
|