107
Field Description
•
x
—Execution permission.
1
Number of connections.
0
Name of the file owner.
0
Group number of the file owner.
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
mdc-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.