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: For HPCDATAMGM-1036: Started drafting based on info in Jira.
Excerpt
hiddentrue

dm_download_collection

If your user account has the Read, Write, or Own permission level on a collection, the following command allows you to download that collection to your file system:

Code Block
dm_download_collection [optional parameter] <source-path> <destination-path>

The following table describes each parameter:

ParameterDescription
[-t]Optional, the number of threads to use while downloading files from the archive to the local file system.
<source-path>A path within DME. Specify the data file that you want to download.
<destination-file>A path in your file system. Specify where you want the system to create the downloaded file.

The following example downloads the Project_Orig collection in DME to a JaneDoe folder in Windows. 

Code Block
dm_download_collection /Example_Archive/PI_Lab1/Project_Orig /cygdrive/c/Users/JaneDoe