HP 6125XLG Command Reference Manual page 102

Blade switch fundamentals command reference
Table of Contents

Advertisement

Views
FTP client view
Predefined user roles
network-admin
Parameters
remotefile: Specifies a directory or file on the FTP server.
Usage guidelines
You can perform this operation only after you log in to the FTP server.
Support for this command and output of this command depends on the FTP server model.
Examples
# Display FTP server status.
ftp> rstatus
211-FTP server status:
Connected to 192.168.20.177
Logged in as root
TYPE: ASCII
No session bandwidth limit
Session timeout in seconds is 300
Control connection is plain text
Data connections will be plain text
At session startup, client count was 1
vsFTPd 2.0.6 - secure, fast, stable
211 End of status
Table 11 Command output
Filed
211-FTP server status:
Connected to 192.168.20.177
Logged in as root
TYPE: ASCII
Session timeout in seconds is 300
Control connection is plain text
Data connections will be plain text
At session startup, client count was 1
vsFTPd 2.0.6 - secure, fast, stable
211 End of status
# Display file a.txt.
ftp> rstatus a.txt
213-Status follows:
-rw-r--r--
1 0
0
Description
Beginning of the display of FTP server status, where
211 specifies the FTP command.
IP address of the FTP client.
Login username root.
File transfer mode ASCII.
Timeout interval is 300 seconds.
Control connection type is plain text.
Data connection type is plain text.
FTP connection number is 1.
FTP version is 2.0.6.
End of the display of FTP server status.
80 Jul 18 02:58 a.txt
95

Advertisement

Table of Contents
loading

Table of Contents