Package org.apache.commons.vfs2.provider.ftp
The FTP File Provider.
-
Interface Summary Interface Description FtpClient What VFS expects from an ftp client to provide. -
Class Summary Class Description FtpClientFactory Create a FtpClient instance.FtpClientFactory.ConnectionFactory<C extends org.apache.commons.net.ftp.FTPClient,B extends FtpFileSystemConfigBuilder> Abstract Factory, used to configure different FTPClients.FtpClientFactory.FtpConnectionFactory Connection Factory, used to configure the FTPClient.FTPClientWrapper A wrapper to the FTPClient to allow automatic reconnect on connection loss.FtpFileNameParser Implementation for ftp.FtpFileObject An FTP file.FtpFileProvider A provider for FTP file systems.FtpFileSystem An FTP file system.FtpFileSystemConfigBuilder The config builder for various ftp configuration options. -
Enum Summary Enum Description FtpFileType The FTP file types.