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.

  1. 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

OptionsExampleTip
File/Export Path
  • D:\MyExportFolder 
  • \\192.168.178.15\import

If you are using a remote Folder u must use the full UNC-Path.

A mapped network drive will not work.


  1. SFTP
    Possibility to transfer the Result-Data per SSH File Transfer Protocol

    OptionsExampleTip
    File/Export Path192.168.178.15/importPer 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
    LogintransferuserThe user must have rights to write into the folder at the destination server.
    Password***********
  2. SFTP RSA

    Possibility to transfer the Result-Data per SSH File Transfer Protocol with RSA-Private-Key Authentication 

    OptionsExampleTip
    File/Export Path192.168.178.15/importPer 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
    LogintransferuserThe user must have rights to write into the folder at the destination server.
    Passphrase****************the passphrase of the RSA private key
    RSA FileC:\Progam Files\Discovery\keys\transferuser_id_rsaThe 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.



  • No labels