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
L
list()
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method lists the entries of the current working directory parsing the reply to a FTP LIST command.
listNames()
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method lists the entries of the current working directory with a FTP NLST command.
LOCAL_ERROR_IN_PROCESSING
- Static variable in interface it.sauronsoftware.ftp4j.
FTPCodes
login(String, String)
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method authenticates the user against the server.
login(String, String, String)
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method authenticates the user against the server.
logout()
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method performs a logout operation for the current user, leaving the connection open, thus it can be used to start a new user session.
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