FTPCmd instead@Deprecated
public final class FTPCommand
extends java.lang.Object
USER are provided
where the constant name is the same as the FTP command.| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ABOR
已过时。
|
static int |
ABORT
已过时。
|
static int |
ACCOUNT
已过时。
|
static int |
ACCT
已过时。
|
static int |
ALLO
已过时。
|
static int |
ALLOCATE
已过时。
|
static int |
APPE
已过时。
|
static int |
APPEND
已过时。
|
static int |
CDUP
已过时。
|
static int |
CHANGE_TO_PARENT_DIRECTORY
已过时。
|
static int |
CHANGE_WORKING_DIRECTORY
已过时。
|
static int |
CWD
已过时。
|
static int |
DATA_PORT
已过时。
|
static int |
DELE
已过时。
|
static int |
DELETE
已过时。
|
static int |
EPRT
已过时。
|
static int |
EPSV
已过时。
|
static int |
FEAT
已过时。
|
static int |
FEATURES
已过时。
|
static int |
FILE_STRUCTURE
已过时。
|
static int |
GET_MOD_TIME
已过时。
|
static int |
HELP
已过时。
|
static int |
LIST
已过时。
|
static int |
LOGOUT
已过时。
|
static int |
MAKE_DIRECTORY
已过时。
|
static int |
MDTM
已过时。
|
static int |
MFMT
已过时。
|
static int |
MKD
已过时。
|
static int |
MLSD
已过时。
Machine parseable list for a directory
|
static int |
MLST
已过时。
Machine parseable list for a single file
|
static int |
MOD_TIME
已过时。
|
static int |
MODE
已过时。
|
static int |
NAME_LIST
已过时。
|
static int |
NLST
已过时。
|
static int |
NOOP
已过时。
|
static int |
PASS
已过时。
|
static int |
PASSIVE
已过时。
|
static int |
PASSWORD
已过时。
|
static int |
PASV
已过时。
|
static int |
PORT
已过时。
|
static int |
PRINT_WORKING_DIRECTORY
已过时。
|
static int |
PWD
已过时。
|
static int |
QUIT
已过时。
|
static int |
REIN
已过时。
|
static int |
REINITIALIZE
已过时。
|
static int |
REMOVE_DIRECTORY
已过时。
|
static int |
RENAME_FROM
已过时。
|
static int |
RENAME_TO
已过时。
|
static int |
REPRESENTATION_TYPE
已过时。
|
static int |
REST
已过时。
|
static int |
RESTART
已过时。
|
static int |
RETR
已过时。
|
static int |
RETRIEVE
已过时。
|
static int |
RMD
已过时。
|
static int |
RNFR
已过时。
|
static int |
RNTO
已过时。
|
static int |
SET_MOD_TIME
已过时。
|
static int |
SITE
已过时。
|
static int |
SITE_PARAMETERS
已过时。
|
static int |
SMNT
已过时。
|
static int |
STAT
已过时。
|
static int |
STATUS
已过时。
|
static int |
STOR
已过时。
|
static int |
STORE
已过时。
|
static int |
STORE_UNIQUE
已过时。
|
static int |
STOU
已过时。
|
static int |
STRU
已过时。
|
static int |
STRUCTURE_MOUNT
已过时。
|
static int |
SYST
已过时。
|
static int |
SYSTEM
已过时。
|
static int |
TRANSFER_MODE
已过时。
|
static int |
TYPE
已过时。
|
static int |
USER
已过时。
|
static int |
USERNAME
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.String |
getCommand(int command)
已过时。
Retrieve the FTP protocol command string corresponding to a specified
command code.
|
public static final int USER
public static final int PASS
public static final int ACCT
public static final int CWD
public static final int CDUP
public static final int SMNT
public static final int REIN
public static final int QUIT
public static final int PORT
public static final int PASV
public static final int TYPE
public static final int STRU
public static final int MODE
public static final int RETR
public static final int STOR
public static final int STOU
public static final int APPE
public static final int ALLO
public static final int REST
public static final int RNFR
public static final int RNTO
public static final int ABOR
public static final int DELE
public static final int RMD
public static final int MKD
public static final int PWD
public static final int LIST
public static final int NLST
public static final int SITE
public static final int SYST
public static final int STAT
public static final int HELP
public static final int NOOP
public static final int MDTM
public static final int FEAT
public static final int MFMT
public static final int EPSV
public static final int EPRT
public static final int MLSD
public static final int MLST
public static final int USERNAME
public static final int PASSWORD
public static final int ACCOUNT
public static final int CHANGE_WORKING_DIRECTORY
public static final int CHANGE_TO_PARENT_DIRECTORY
public static final int STRUCTURE_MOUNT
public static final int REINITIALIZE
public static final int LOGOUT
public static final int DATA_PORT
public static final int PASSIVE
public static final int REPRESENTATION_TYPE
public static final int FILE_STRUCTURE
public static final int TRANSFER_MODE
public static final int RETRIEVE
public static final int STORE
public static final int STORE_UNIQUE
public static final int APPEND
public static final int ALLOCATE
public static final int RESTART
public static final int RENAME_FROM
public static final int RENAME_TO
public static final int ABORT
public static final int DELETE
public static final int REMOVE_DIRECTORY
public static final int MAKE_DIRECTORY
public static final int PRINT_WORKING_DIRECTORY
public static final int NAME_LIST
public static final int SITE_PARAMETERS
public static final int SYSTEM
public static final int STATUS
public static final int MOD_TIME
public static final int FEATURES
public static final int GET_MOD_TIME
public static final int SET_MOD_TIME