Command |
Description |
Abor |
Interrupt Data Connection Program |
Acct <account> |
System privileged account |
Allo <bytes> |
Allocate bytes to the file storage on the server |
Appe <FILENAME> |
Add a file to a file with the same name on the server |
Cdup <dir path> |
Change the parent directory on the server |
CWD <dir path> |
Change the working directory on the server |
Dele <FILENAME> |
Deletes a specified file on the server. |
Help <command> |
Returns the specified command information. |
List <Name> |
If the file name is used to list file information, if the file name is a directory, the file list is listed. |
Mode <mode> |
Transmission Mode (S = stream mode, B = block mode, c = compression mode) |
MKD <directory> |
Create a specified directory on the server |
NLST <directory> |
List contents of a specified directory |
Noop |
No action, except for the recognition from the server |
Pass <password> |
System logon Password |
PASV |
Request the server to wait for Data Connection |
Port <address> |
IP address and two-byte port ID |
PWD |
Display current working directory |
Quit |
Log out from the FTP server |
Rein |
Reinitialize the logon status connection |
Rest <OFFSET> |
Restart file transmission at a specific offset |
RETR <FILENAME> |
Retrieve (copy) files from the server |
RMD <directory> |
Delete a specified directory on the server |
RNFR <old path> |
Rename the old path |
RNTO <New Path> |
Rename a new path |
Site <Params> |
Special site parameters provided by the server |
SMNT <pathname> |
Mount the specified file structure |
Stat <directory> |
Returns information in the current program or directory. |
Stor <FILENAME> |
Store (copy) the file to the server |
STOU <FILENAME> |
Store the file to the server name |
Stru <type> |
Data structure (F = file, r = record, P = page) |
Syst |
Back to the operating system used by the server |
Type <data type> |
Data Type (A = ASCII, E = ebcdic, I = binary) |
User <username> |
User name for system Logon |