R2511-HP MSR Router Series Fundamentals Command Reference(V5)

25
Examples
# Display FTP commands supported by the remote FTP server.
[ftp] remotehelp
214-Here is a list of available ftp commands
Those with '*' are not yet implemented.
USER PASS ACCT* CWD CDUP SMNT* QUIT REIN*
PORT PASV TYPE STRU* MODE* RETR STOR STOU*
APPE* ALLO* REST* RNFR* RNTO* ABOR* DELE RMD
MKD PWD LIST NLST SITE* SYST STAT* HELP
NOOP* XCUP XCWD XMKD XPWD XRMD
214 Direct comments to HP company.
# Display the help information for the user command.
[ftp] remotehelp user
214 Syntax: USER <sp> <username>.
[ftp]
Table 32 Command output
Field Descri
p
tion
USER Username.
PASS Password.
CWD Change the current working directory.
CDUP Change to parent directory.
SMNT* File structure setting.
QUIT Quit.
REIN* Re-initialization.
PORT Port number.
PASV Passive mode.
TYPE Request type.
STRU* File structure.
MODE* Transmission mode.
RETR Download a file.
STOR Upload a file.
STOU* Store unique.
APPE* Appended file.
ALLO* Allocation space.
REST* Restart.
RNFR* Rename the source.
RNTO* Rename the destination.
ABOR* Abort the transmission.
DELE Delete a file.