106
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 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
# Display the help information for the
dir
command.
ftp> ? dir
dir list contents of remote directory
Related commands
help