HP VPN Firewall Appliances High Availability Command Reference
79
Views
FTP operation view
Default command level
2: System level
Parameters
get: Gets a file from the FTP server.
put: Transfers a file to the FTP server.
Usage guidelines
When you execute the put command, the NQA client creates a file named file-name of fixed size on the
FTP server. The file-name argument does not represent any file on the NQA client. When you execute the
get command, the client does not save the file obtained from the FTP server.
Examples
# Specify the operation type for the FTP operation as put.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] operation put
operation (HTTP operation view)
Use operation to specify the operation type for the FTP operation.
Use undo operation to restore the default.
Syntax
operation { get | post }
undo operation
Default
The operation type is get.
Views
HTTP operation view
Default command level
2: System level
Parameters
get: Gets data from the HTTP server.
post: Transfers data to the HTTP server.
Examples
# Specify the operation type for the HTTP operation as post.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type http
[Sysname-nqa-admin-test-http] operation post