NIH | National Cancer Institute | NCI Wiki  

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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:

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. 

dm_download_collection /Example_Archive/PI_Lab1/Project_Orig /cygdrive/c/Users/JaneDoe
  • No labels