mc up

Upload files to Materials Commons

usage: 
    mc up [-r] [--no-compare] [--limit] <pathspec> [<pathspec> ...]
    mc up -g [-r] [--no-compare] [--label] <pathspec> [<pathspec> ...]

Positional Arguments

paths

Files or directories

Named Arguments

-r, --recursive

Upload directory contents recursively

Default: False

--limit

File size upload limit (MB). Default=50MB. Does not apply to Globus uploads.

Default: [50]

-g, --globus
Use globus to upload files. Uses the current active upload or creates a new upload.

Use globus task list to monitor transfer tasks. Use mc globus upload to manage uploads.

Default: False

--label

Globus transfer label to make finding tasks simpler. Default is `<project name>-<upload name>.

--no-compare

Upload without checking if remote is equivalent.

Default: False

--upload-as

Upload to a different location than standard upload. Specified as if it were a local path.