Manually Submitting Objects in Linux Parent topic

Procedure

  1. If it is not already installed, install the Manual Submission Tool. For details, see Manual Submission Tool.
  2. Go to the Manual Submission Tool package folder, open the work folder, and then place all of the sample files or an URL list file into the indir folder.
  3. Open the terminal, and change the directory (cd) to the tool package folder.
  4. Execute chmod +x dtascli.
  5. Depending on the type of object you want to upload, do one of the following:
    Tip
    Tip
    Execute ./dtascli for help.
    • File: Execute ./dtascli -u to upload all of the files in the work/indir folder to Virtual Analyzer.
      After executing ./dtascli -u, terminal shows all of the files that were uploaded from the work/indir folder.
    • URL list: Execute ./dtascli. -u --url to upload the file url.txt in the work/indir folder to Virtual Analyzer.
      After executing ./dtascli -u --url, terminal shows all of the files that were uploaded from the work/indir folder.
  6. After uploading the files to Virtual Analyzer, confirm that they are being analyzed in the management console. Click Virtual AnalyzerSubmissions to locate the files.
    Shortly after submitting the files, before they have been analyzed, they appear in the Processing or Queued tab. When the samples have been analyzed, they appear in the Completed tab.