1-2
Field Description
Put Method
File update method of the FTP server, including:
z fast: Fast update
z normal: Normal update
display ftp-user
Syntax
display ftp-user
View
Any view
Default Level
3: Manage level
Parameters
None
Description
Use the display ftp-user command to display the detailed information of current FTP users.
Examples
# Display the detailed information of FTP users.
<Sysname> display ftp-user
UserName HostIP Port Idle HomeDir
ftp 192.168.1.54 1190 0 flash:
# If the name of the logged-in user exceeds 10 characters, the exceeded characters will be displayed in
the next line and right justified, for example, if the logged-in user name is administrator, the information
is displayed as follows:
<Sysname> display ftp-user
UserName HostIP Port Idle HomeDir
administra
tor 192.168.0.152 1031 0 flash:
Table 1-2 display ftp-user command output description
Field Description
UserName Name of the currently logged-in user
HostIP IP address of the currently logged-in user
Port Port which the currently logged-in user is using
Idle Duration time of the current FTP connection, in minutes
HomeDir Authorized path of the present logged-in user