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
U
UnixListParser
- Class in
it.sauronsoftware.ftp4j.listparsers
This parser can handle the result of a list ftp command as it is a UNIX "ls -l" command response.
UnixListParser()
- Constructor for class it.sauronsoftware.ftp4j.listparsers.
UnixListParser
upload(File)
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method uploads a file to the remote server.
upload(File, FTPDataTransferListener)
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method uploads a file to the remote server.
upload(File, long)
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method resumes an upload of a file to the remote server.
upload(File, long, FTPDataTransferListener)
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method resumes an upload of a file to the remote server.
upload(String, InputStream, long, long, long, FTPDataTransferListener)
- Method in class it.sauronsoftware.ftp4j.
FTPClient
This method resumes an upload to the remote server.
USER_LOGGED_IN
- Static variable in interface it.sauronsoftware.ftp4j.
FTPCodes
USERNAME_OK
- Static variable in interface it.sauronsoftware.ftp4j.
FTPCodes
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