| Name | Description | Type | Package | Framework |
| CompositeFileEntryParser | This implementation allows to pack some FileEntryParsers together and handle the case where to returned dirstyle isnt clearly defined. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| Configurable | This interface adds the aspect of configurability by means of a supplied FTPClientConfig object to other classes in the | Interface | org.apache.commons.net.ftp | Apache Commons |
| ConfigurableFTPFileEntryParserImpl | This abstract class implements the common timestamp parsing algorithm for all the concrete parsers. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| DefaultFTPFileEntryParserFactory | This is the default implementation of the FTPFileEntryParserFactory interface. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| EnterpriseUnixFTPEntryParser | Parser for the Connect Enterprise Unix FTP Server From Sterling Commerce. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| FTP | FTP provides the basic the functionality necessary to implement your own FTP client. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPClient | FTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPClientConfig | This class implements an alternate means of configuring the FTPClient object and | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPCmd | Class | org.apache.commons.net.ftp | Apache Commons | |
| FTPCommand | FTPCommand stores a set of constants for FTP command codes. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPConnectionClosedException | FTPConnectionClosedException is used to indicate the premature or unexpected closing of an FTP connection resulting from a | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPFile | The FTPFile class is used to represent information about files storedSee Also:FTPFileEntryParser, | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPFileEntryParser | FTPFileEntryParser defines the interface for parsing a single FTP file listing and converting that information into an | Interface | org.apache.commons.net.ftp | Apache Commons |
| FTPFileEntryParserFactory | The interface describes a factory for creating FTPFileEntryParsers. | Interface | org.apache.commons.net.ftp.parser | Apache Commons |
| FTPFileEntryParserImpl | This abstract class implements both the older FTPFileListParser and newer FTPFileEntryParser interfaces with default functionality. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPFileFilter | Perform filtering on FTPFile entries. | Interface | org.apache.commons.net.ftp | Apache Commons |
| FTPFileFilters | Class | org.apache.commons.net.ftp | Apache Commons | |
| FTPHTTPClient | Experimental attempt at FTP client that tunnels over an HTTP proxy connection. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPListParseEngine | This class handles the entire process of parsing a listing of file entries from the server. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPReply | FTPReply stores a set of constants for FTP reply codes. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPSClient | FTP over SSL processing. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPSCommand | FTPS-specific commands. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPSServerSocketFactory | Server socket factory for FTPS connections. | Class | org.apache.commons.net.ftp | Apache Commons |
| FTPSSocketFactory | Class | org.apache.commons.net.ftp | Apache Commons | |
| FTPSTrustManager | Class | org.apache.commons.net.ftp | Apache Commons | |
| FTPTimestampParser | Interface | org.apache.commons.net.ftp.parser | Apache Commons | |
| FTPTimestampParserImpl | Default implementation of the FTPTimestampParser interface also implements the Configurable | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| MacOsPeterFTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| MLSxEntryParser | Parser class for MSLT and MLSD replies. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| MVSFTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| NetwareFTPEntryParser | extensions for Novell-specific operations are not supported. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| NTFTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| OS2FTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| OS400FTPEntryParser | Class | org.apache.commons.net.ftp.parser | Apache Commons | |
| ParserInitializationException | This class encapsulates all errors that may be thrown by the process of an FTPFileEntryParserFactory creating and | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| RegexFTPFileEntryParserImpl | This abstract class implements both the older FTPFileListParser and newer FTPFileEntryParser interfaces with default functionality. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| UnixFTPEntryParser | This class is based on the logic of Daniel Savarese's DefaultFTPListParser, but adapted to use regular expressions and to fit the | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| VMSFTPEntryParser | This is a sample of VMS LIST output 1-JUN. | Class | org.apache.commons.net.ftp.parser | Apache Commons |
| VMSVersioningFTPEntryParser | Special implementation VMSFTPEntryParser with versioning turned on. | Class | org.apache.commons.net.ftp.parser | Apache Commons |