Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
DefaultTextualExtensionRecognizer
- Class in
it.sauronsoftware.ftp4j.extrecognizers
This is the default FTPTextualExtensionRecognizer for every new FTPClient object.
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.
DirectConnector
- Class in
it.sauronsoftware.ftp4j.connectors
The DirectConnector connects the remote host with a straight socket connection, using no proxy.
DirectConnector()
- Constructor for class it.sauronsoftware.ftp4j.connectors.
DirectConnector
DIRECTORY_STATUS
- Static variable in interface it.sauronsoftware.ftp4j.
FTPCodes
disconnect(boolean)
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method disconnects from the remote server, optionally performing the QUIT procedure.
DOSListParser
- Class in
it.sauronsoftware.ftp4j.listparsers
This parser can handle the MSDOS-style LIST responses.
DOSListParser()
- Constructor for class it.sauronsoftware.ftp4j.listparsers.
DOSListParser
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U