A C D E F G H I L M N P R S T U

D

DATA_CONNECTION_ALREADY_OPEN - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
DATA_CONNECTION_CLOSING - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
DATA_CONNECTION_OPEN - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
DIRECTORY_STATUS - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
DOSListParser - class it.sauronsoftware.ftp4j.listparsers.DOSListParser.
This parser can handle the MSDOS-style LIST responses.
DOSListParser() - Constructor for class it.sauronsoftware.ftp4j.listparsers.DOSListParser
 
DefaultTextualExtensionRecognizer - class it.sauronsoftware.ftp4j.extrecognizers.DefaultTextualExtensionRecognizer.
This is the default FTPTextualExtensionRecognizer for every new FTPClient object.
DirectConnector - class it.sauronsoftware.ftp4j.connectors.DirectConnector.
The DirectConnector connects the remote host with a straight socket connection, using no proxy.
DirectConnector() - Constructor for class it.sauronsoftware.ftp4j.connectors.DirectConnector
 
deleteDirectory(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method deletes a remote directory.
deleteFile(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method deletes a remote file.
disconnect(boolean) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method disconnects from the remote server, optionally performing the QUIT procedure.
download(String, File) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method downloads a remote file from the server to a local file.
download(String, File, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method downloads a remote file from the server to a local file.
download(String, File, long) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method resumes a download operation from the remote server to a local file.
download(String, File, long, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method resumes a download operation from the remote server to a local file.
download(String, OutputStream, long, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method resumes a download operation from the remote server.

A C D E F G H I L M N P R S T U