HP MSR2000/3000/4000 Router Series Fundamentals Command Reference

121
Verbose mode off.
ftp> verbose
Verbose mode on.
# Execute the get command when FTP operation information display is disabled.
ftp> verbose
Verbose mode off.
ftp> get a.txt
# Execute the get command when FTP operation information display is enabled.
ftp> verbose
Verbose mode on.
ftp> get a.txt
local: a.txt remote: a.txt
150 Connecting to port 47455
226 File successfully transferred
1569 bytes received in 0.0117 seconds (130.8 kbyte/s)
?
Use ? to display all commands supported by an FTP client.
Use ? command-name to display the help information for a specific command.
Syntax
? [ command-name ]
Views
FTP client view
Predefined user roles
network-admin
Parameters
command-name: Specifies a command supported by the FTP client.
Usage guidelines
In FTP client view, entering ? is the same as executing the help command.
Examples
# Display all commands supported by the FTP client.
ftp> ?
Commands may be abbreviated. Commands are:
append delete ls quit rmdir
ascii debug mkdir reget status
binary dir newer rstatus system
bye disconnect open rhelp user
cd get passive rename verbose
cdup help put reset ?
close lcd pwd restart