125
Nmap: off
Hash mark printing: off; Use of PORT cmds: on
Table 19 Command output
Field Description
Connected to 192.168.1.56.
IP address of the FTP server that is connected to the
FTP client.
Verbose: on; Bell: off; Prompting: on; Globbing: off Displays debugging information.
Store unique: off; Receive unique: off
The name of the file on the FTP server is unique and
the name of the local file is unique.
Case: off; CR stripping: on
Does not support obtaining multiple files once and
deletes "\r" when downloading text files.
Ntrans: off Does not use the input-output transmission table.
Nmap: off
The file name does not use the input-to-output
mapping template.
Hash mark printing: off; Use of PORT cmds: on
Does not end with a pound sign (#) and uses "PORT"
data transmission.
system
Use system to display the system information of the FTP server.
Syntax
system
Views
FTP client view
Predefined user roles
network-admin
Usage guidelines
You can perform this operation only after you log in to the FTP server.
Examples
# Display the system information of the FTP server.
ftp> system
215 UNIX Type: L8
user
Use user to initiate an FTP authentication on the current FTP connection.
Syntax
user username [ password ]
Views
FTP client view
Predefined user roles
network-admin