HP MSR2000/3000/4000 Router Series Fundamentals Command Reference
86
Syntax
display ftp-user
Views
Any view
Predefined user roles
network-admin
network-operator
Examples
# Display detailed information about logged-in FTP users.
<Sysname> display ftp-user
UserName HostIP Port HomeDir
root 192.168.20.184 46539 cfa0:
If a username exceeds 10 characters, a host IP address exceeds 15 bits, or a directory name exceeds 37
bits, the exceeded part is displayed in the next line and right justified, as shown below.
<Sysname> display ftp-user
UserName HostIP Port HomeDir
user2 2000:2000:2000: 1499 cfa0:/user2
2000:2000:2000:
2000:2000
administra 100.100.100.100 10001 cfa0:/123456789/123456789/123456789/
tor 123456789/123456789/123456789/1234567
89/123456789
Table 10 Command output
Field Description
UserName Name of the user.
HostIP IP address of the user.
Port Port number of the user.
HomeDir Authorized directory for the user.
free ftp user
Use free ftp user to manually release the FTP connection that was established by using a specific user
account.
Syntax
free ftp user username
Views
User view
Predefined user roles
network-admin