F3215-HP Load Balancing Module System Maintenance Command Reference-6PW101
118
Field Descri
p
tion
Put Method File update method of the FTP server, fast or normal.
Related commands
• ftp server enable
• ftp timeout
• ftp update
display ftp-user
Use display ftp-user to display the detailed information of current FTP users.
Syntax
display ftp-user [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
3: Manage level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the detailed information of FTP users.
<Sysname> display ftp-user
UserName HostIP Port Idle HomeDir
ftp 192.168.1.54 1190 0 cfa0:
# If a username exceeds 10 characters, the exceeded characters are displayed in the next line and right
justified. For example, if the logged-in user name is administrator, the following information is displayed:
<Sysname> display ftp-user
UserName HostIP Port Idle HomeDir
admin 192.168.0.152 1031 0 cfa0:
Table 28 Command output
Field Descri
p
tion
UserName Name of the user.
HostIP IP address of the user.
Port Port number of the user.