Package org.apache.commons.vfs2.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.
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.
 

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

The FTP File Provider.