implemented --exclude argument for download subcommand.
This commit is contained in:
@ -91,6 +91,7 @@ Download the file or folder
|
||||
mdrs download neurodata:/NIU/Repository/TEST/sample.dat ./
|
||||
mdrs download -r neurodata:/NIU/Repository/TEST/dataset/ ./
|
||||
mdrs download -p PW_OPEN_PASSWORD neurodata:/NIU/Repository/PW_Open/Readme.dat ./
|
||||
mdrs download -r --exclude /NIU/Repository/TEST/dataset/skip neurodata:/NIU/Repository/TEST/dataset/ ./
|
||||
```
|
||||
|
||||
### mv
|
||||
|
Reference in New Issue
Block a user