HP VPN Firewall Appliances System Management and Maintenance Command Reference

234
FTP commands
NOTE:
FTP configuration commands are not supported in FIPS mode.
FTP server commands
display ftp-server
Use display ftp-server to display the FTP server configuration and status information.
Syntax
display ftp-server [ | { 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.
Usage guidelines
After configuring FTP server parameters, you can verify them with this command.
Examples
# Display the FTP server configuration and status information.
<Sysname> display ftp-server
FTP server is running
Max user number: 1
User count: 1
Timeout value(in minute): 30
Put Method: fast
Table 45 Command output
Field Descri
p
tion
Max user number Maximum number of concurrent login users.