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: Revised based on my current understanding.

...

If your user account has the Write or Own permission level on an existing collection in DME, and if that existing collection has been configured to contain another collection, you can upload copy data from your file system to that existing collection. The following command recursively copies files and directories in directories from the directory specified in the <source-path> to the <destination-path> in DME. 

...

OptionDescription
-a[ARCHIVE_TYPE]

Specify the type of the archive. Valid values are as follows:

  • S3
  • POSIX
-c
Turn off checksum calculation.
-d

Include Page
shared info - dry run option
shared info - dry run option

-e[EXCLUDE_FILE_PATH]Exclude the files that match the patterns specified in the file EXCLUDE_FILE_PATH.
-hPrint a usage message.
-i[INCLUDE_FILE_PATH]Include the files that match at least one of the patterns specified in INCLUDE_FILE_PATH.
-l[FILES_LIST]Register the files mentioned in the FILE_LIST only. Each line in the FILES_LIST file contains a relative path to the source-path. All collections should be registered before using this option.
-mRegister metadata only. Do not register files.
-sSkip confirmation prompt and register directly.
-t[NUM_THREADS]Specify the number of threads to use while uploading copying files to Cleversafe. This number should be between [1, 32].

...

ParameterDescription
<source-path>
A path in your file system, specifying the data that you want to uploadcopy.
<destination-path>
A path within DME, specifying where you want the system to create the new collection.

...