103
Field Description
80
File size, in bytes.
Jul 18 02:58
Date and time when the file was most recently modified.
a.txt File
name.
213 End of status
End of the display of the file information.
status
Use
status
to display FTP status.
Syntax
status
Views
FTP client view
Predefined user roles
network-admin
Examples
# Display FTP status.
ftp> status
Connected to 192.168.1.56.
No proxy connection.
Not using any security mechanism.
Mode: stream; Type: ascii; Form: non-print; Structure: file
Verbose: on; Bell: off; Prompting: on; Globbing: off
Store unique: off; Receive unique: off
Case: off; CR stripping: on
Ntrans: off
Nmap: off
Hash mark printing: off; Use of PORT cmds: on
Table 15
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.