
105
Usage guidelines
This command takes effect only for the current session. When you log in again, the command
restores to the default setting.
Examples
# Disable the device from displaying detailed information about FTP operations.
ftp> verbose
Verbose mode off.
# Execute the
get
command.
ftp> get a.cfg 1.cfg
# Enable the device to display detailed information about FTP operations.
ftp> verbose
Verbose mode on.
# Execute the
get
command.
ftp> get a.cfg 2.cfg
227 Entering Passive Mode (192,168,1,58,68,14)
150-Accepted data connection
150 The computer is your friend. Trust the computer
226 File successfully transferred
3796 bytes received in 0.00762 seconds (486.5 kbyte/s)
?
Use ?
to display all commands supported by an FTP client.
Use ?
command-name
to display the help information for a 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