NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected the title in two Code Block macros.

...

The following example downloads a data.txt data file from the Project_1 collection in DME to the root of the Globus endpoint specified in the hpcdme.properties file. 

Code Block
titleSingle Collection File Example
dm_download_dataobject_globus /Example_Archive/PI_Lab1/Project_1/data.txt /

For another example, consider the following command.

Code Block
titleMultiple Collections Files Example
dm_download_dataobject_globus -f file-list.txt /

...