Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the FTP commands supported by the FTP server.
FTP command | Description |
---|---|
CDUP | Change to parent directory. |
CWD | Change working directory or library. |
DELE | Delete file or document. |
HELP | Help on the FTP server. |
LIST | File list. |
MKD | Make directory. |
MODE | Set transfer mode. |
NLST | Name list. |
NOOP | Obtain server response. |
PASS | Password. |
PASV | Use passive data connection. |
PORT | Data port. |
PWD | Print working directory. |
QUIT | End an FTP server system. |
RETR | Retrieve file. |
RMD | Remove directory. |
RNFR | Rename from. |
RNTO | Rename to. |
STOR | Store file. |
STRU | Specify file structure. |
SYST | Identify the name of the operating system. |
TYPE | Specify representation type. |
USER | Send a user logon ID to the server. |
XCUP | Change to parent directory. |
XCWD | Change working directory or library. |
XMKD | Make directory. |
XPWD | Display working directory or library. |
XRMD | Remove directory. |
See Also
Send Feedback on this topic to the authors