Package | Description |
---|---|
org.apache.commons.net.ftp | |
org.apache.commons.net.ftp.parser |
Modifier and Type | Class and Description |
---|---|
class |
DefaultFTPFileListParser
Deprecated.
This class is deprecated as of version 1.2 and will be
removed in version 2.0 -- use the autodetect mechanism in
DefaultFTPFileEntryParserFactory instead.
|
class |
FTPClient
FTPClient encapsulates all the functionality necessary to store and
retrieve files from an FTP server.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableFTPFileEntryParserImpl
To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates - Comments
|
class |
FTPTimestampParserImpl
Default implementation of the
FTPTimestampParser
interface also implements the Configurable
interface to allow the parsing to be configured from the outside. |
class |
MVSFTPEntryParser
Implementation of FTPFileEntryParser and FTPFileListParser for IBM MVS Systems.
|
class |
NTFTPEntryParser
Implementation of FTPFileEntryParser and FTPFileListParser for NT Systems.
|
class |
OS2FTPEntryParser
Implementation of FTPFileEntryParser and FTPFileListParser for OS2 Systems.
|
class |
OS400FTPEntryParser |
class |
UnixFTPEntryParser
Implementation FTPFileEntryParser and FTPFileListParser for standard
Unix Systems.
|
class |
VMSFTPEntryParser
Implementation FTPFileEntryParser and FTPFileListParser for VMS Systems.
|
class |
VMSVersioningFTPEntryParser
Special implementation VMSFTPEntryParser with versioning turned on.
|