Uses of Package
com.enterprisedt.net.ftp
Packages that use com.enterprisedt.net.ftp
Package
Description
FileTransferClient is the key
class for edtFTPj/Free and provides basic FTP features.This package contains the classes used for asynchronous programming - primarily the XXXResult classes,
which are returned from asynchronous methods and used to provide details about the operation,
such as what file is being transferred.
Contains classes for enhanced FTP client functionality.
Contains classes for FTP scripting.
Contains classes for SFTP (FTP via SSH) client functionality.
Contains classes for FTPS (FTP over SSL) client functionality.
-
Classes in com.enterprisedt.net.ftp used by com.enterprisedt.net.ftpClassDescriptionHolds advanced configuration options not likely to be used for basic FTP operations.Holds advanced configuration options that are independent of protocol (relevant for any file transfer protocol, not just FTP).Advanced settings specifically for the SFTP (FTP over SSH) protocol.Settings specifically for the FTPS (FTP over SSL) protocol.Helps throttle bandwidth for transfersCallback that users can implement to intercept the reply from PASV and substitute a different IP address or port number to connect to.Throw this in parsers for date parsing exceptionsContains fragments of server replies that indicate no files were found in a supplied directory.Argument object used to provide directory listing informationDescription Callback for directory listingsListens for interesting file transfer events.Contains fragments of server replies that indicate no files were found in a supplied directory.Statistics on transfers and deletes.Easy to use FTP client interfaceSuper class of all input streams supportedSuper class of all output streams supportedAttempts to classify files as ASCII or binary via their filename extension.Supports client-side FTP.Defines operations in common with a number of FTP implementations.Enumerates the connect modes that are possible, active invalid input: '&' PASVSupports client-side FTP operationsFTP specific exceptionsRepresents a remote file (implementation)Factory for creating FTPFile objectsRoot class of all file parsersListens for and is notified of FTP commands and replies.Allows the reporting of progress of the transfer of dataEnhances FTPProgressMonitor to add notifications for start and completion of the transfer.Encapsulates the FTP server replyEnumerates the transfer types possible.Holds details of an IP endpoint, i.e.Holds configuration options related to making multiple transfers.Enumerates the FTP protocols that are availableFile transfer client class that supports multiple protocols and permits concurrent FTP operations.Manages strings that match various FTP server replies for various situations.Contains fragments of server replies that indicate no files were found in a supplied directory.Encapsulates the possible transfer directionsRepresents a remote OpenVMS file parser.Enumerates the write modes that are possible when transferring files.
-
Classes in com.enterprisedt.net.ftp used by com.enterprisedt.net.ftp.asyncClassDescriptionFTP client class supporting multiple protocols that permits asynchronous FTP operations.Super class of all input streams supportedSuper class of all output streams supportedFTP specific exceptionsRepresents a remote file (implementation)Enumerates the write modes that are possible when transferring files.
-
Classes in com.enterprisedt.net.ftp used by com.enterprisedt.net.ftp.parserClassDescriptionRepresents a remote file (implementation)Root class of all file parsers
-
Classes in com.enterprisedt.net.ftp used by com.enterprisedt.net.ftp.proClassDescriptionSupports client-side FTP.Defines operations in common with a number of FTP implementations.Supports client-side FTP operationsFTP specific exceptionsEnhances FTPProgressMonitor to add notifications for start and completion of the transfer.Enumerates the transfer types possible.
-
Classes in com.enterprisedt.net.ftp used by com.enterprisedt.net.ftp.scriptClassDescriptionEnumerates the connect modes that are possible, active invalid input: '&' PASVFTP specific exceptionsListens for and is notified of FTP commands and replies.Encapsulates the FTP server replyEnumerates the FTP protocols that are available
-
Classes in com.enterprisedt.net.ftp used by com.enterprisedt.net.ftp.sshClassDescriptionDescription Callback for directory listingsSuper class of all input streams supportedSuper class of all output streams supportedDefines operations in common with a number of FTP implementations.FTP specific exceptionsRepresents a remote file (implementation)Allows the reporting of progress of the transfer of dataEnhances FTPProgressMonitor to add notifications for start and completion of the transfer.Enumerates the transfer types possible.Holds parameters required to set up HTTP or SOCKS proxies
-
Classes in com.enterprisedt.net.ftp used by com.enterprisedt.net.ftp.sslClassDescriptionSupports client-side FTP.Defines operations in common with a number of FTP implementations.Supports client-side FTP operationsFTP specific exceptions