Package org.apache.commons.vfs.provider.ftp

The FTP File Provider.

See:
          Description

Interface Summary
FtpClient What VFS expects from an ftp client to provide.
 

Class Summary
FtpClientFactory Create a FtpClient instance
FTPClientWrapper A wrapper to the FTPClient to allow automatic reconnect on connection loss.
I decided to not to use eg.
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
FtpRandomAccessContent  
 

Package org.apache.commons.vfs.provider.ftp Description

The FTP File Provider.