Export Type
For transferring the Result-Data to another System (e.g. the Collector Server or the JIRA/Insight Server)
there are the following Types with the possible Options.
- None
The Result-Data will not transferred and available under the /scans Folder.
File Copy
Possibility to transfer the Result-Data to a other local Folder or a remote UNC-Path
Options | Example | Tip |
---|---|---|
File/Export Path |
| If you are using a remote Folder u must use the full UNC-Path. A mapped network drive will not work. |
SFTP
Possibility to transfer the Result-Data per SSH File Transfer ProtocolOptions Example Tip File/Export Path 192.168.178.15/import Per default the Port 22 is used, you can use different Port by adding it with the : modifier e.g. 192.168.178.15:8899/import Login transferuser The user must have rights to write into the folder at the destination server. Password *********** SFTP RSA
Possibility to transfer the Result-Data per SSH File Transfer Protocol with RSA-Private-Key Authentication
Options Example Tip File/Export Path 192.168.178.15/import Per default the Port 22 is used, you can use different Port by adding it with the : modifier e.g. 192.168.178.15:8899/import Login transferuser The user must have rights to write into the folder at the destination server. Passphrase **************** the passphrase of the RSA private key RSA File C:\Progam Files\Discovery\keys\transferuser_id_rsa The local path to the RSA private key file of the User that is used for the authentication
Zip Password
Possibility to set a password for the zip file (AES-256).
It is recommended to use encryption for the transport of Result-Data.