Versions Compared

Key

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

...

How do I run the NBIA Data Retriever from the command line on RedHat/CentOS Linux?

A command-line interface is available for the NBIA Data Retriever starting at version 4.1. 

For NBIA Data Retriever 3.2 and later, you can start the NBIA Data Retriever in a Graphical User Interface (GUI) environment by running the following command:

sudo /opt/NBIADataRetriever/NBIADataRetriever  <full path of manifest file including the file name>

This command assumes that Assuming the NBIA Data Retriever is installed on /opt/Downloader (this , which is the location that the NBIA Data Retriever is it is installed at when it is installed with command sudo the command sudo yum -v -y remove NBIADataRetriever-4.0-1.x86_64.rpm;sudo yum -y install NBIADataRetriever-4.1-1.x86_64.rpm).  To run the NBIA Data Retriever from the command line, assuming you are running the NBIA Data Retriever 3.2 or later, type the command:sudo /opt/NBIADataRetriever/NBIADataRetriever  <full path of manifest file including the file name>

The NBIA Data Retriever always needs to run with a manifest file. Although the application can be invoked from command line, it works best in a desktop environment such as Gnome, KDE, and so on. Once the NBIA Data Retriever is installed on the desktop, you can click any manifest file with the extension .tcia to invoke the app.

...