...
You will need to know where (the path) to locate your data in Mediaflux (the --dst-namespacedest argument of the command) and where to upload from (the last positional argument)
...
Code Block |
---|
unimelb-mf-upload --csum-check --nb-workers 4 --namespacedest /projects/proj-myproject-1128.1.59/12Jan2018 /data/projects/punim0058 |
...
Code Block |
---|
unimelb-mf-upload --mf.config /Users/nebk/.Arcitecta/mflux.cfg --namespacedest /projects/proj-myproject-1128.1.59/12Jan2018 /data/projects/punim0058 |
...