execute scan-report export
Use this command to export the WVS (Web Vulnerability Scan) reports to an FTP or TFTP server.
Syntax
execute scan-report export [ftp|tftp] <id> <server> <username> <password> [type {xml|html}]
[ftp|tftp]
|
Select whether to export the report to an FTP or TFTP server. |
<id>
|
Enter an index ID for the exported report. |
<server>
|
Enter the server address. |
<username> <password> |
Enter the username and password to log in to the server. |
[type {xml|html}]
|
Specify the type of the exported report. The HTML files are packaged into a tar.gz file. |