R211x-HP Flexfabric 11900 Fundamentals Command Reference
114
Predefined user roles
network-admin
mdc-admin
Usage guidelines
The verbose command takes effect only for the current FTP session. It is lost after the session is
disconnected.
Examples
# Disable the device from displaying detailed information about FTP operations.
ftp> verbose
Verbose mode off.
# Execute the get command.
ftp> verbose
Verbose mode off.
ftp> get a.txt
# Enable the device to display detailed information about FTP operations.
ftp> verbose
Verbose mode on.
# Execute the get command.
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
mdc-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.










