mc down
Download files from Materials Commons
usage: 
    mc down [-r] [-p] [-o] [-f] [--no-compare] <pathspec> [<pathspec> ...]
    mc down -p <pathspec>
    mc down -g [-r] [--no-compare] [--label] <pathspec> [<pathspec> ...]
Positional Arguments
- paths
- Files or directories 
Named Arguments
- -r, --recursive
- Download directory contents recursively - Default: - False
- -f, --force
- Force overwrite of existing files - Default: - False
- -p, --print
- Print file, do not write - Default: - False
- -o, --output
- Download file name 
- -g, --globus
- Use globus to download files. - Default: - False
- --label
- Globus transfer label to make finding tasks simpler. 
- --no-compare
- Download remote without checking if local is equivalent. - Default: - False