Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To run the NBIA Data Retriever on CentOS, run the following sample command.

    Code Block
    /opt/NBIADataRetriever/NBIADataRetriever --cli <location>/<manifest file name>.tcia -d <parent location>/<download directory> -l <location>/<credential file> -v –f


  • To run the NBIA Data Retriever on Ubuntu, run the following sample command.

    Code Block
    /opt/NBIADataRetrievernbia-data-retriever/nbia-data-retriever --cli <location>/<manifest file name>.tcia -d <parent location>/<download directory> -l <location>/<credential file> -v –f


The options available for the command line interface are described in the following table.

OptionDescription
-c, -C, --cli, --CLIIndicates running as a CLI app.
-u, -U <user name>Optional
-p, -P <password>Optional
-l <credential file>Optional
-d, -D < download directory>Optional. Default is the current directory.
-v, -VVerbose. Default is false.
-q, -QQuiet. Default is false
-f, -FSkip the series the user does not have access to. Force the user to download the series if the user has access. Default is false.