HP VPN Firewall Appliances System Management and Maintenance Command Reference
235
Field Descri
p
tion
User count Number of the current login users.
Timeout value (in minute)
Allowed idle time of an FTP connection. If there is no packet exchange
between the FTP server and client during this period, the FTP connection
will be broken.
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 the chapter on CLI in Getting Started 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
administra
tor 192.168.0.152 1031 0 cfa0: