I would like to move only the files inside the container http://mypod.org/my/container/ to my local drive but I don't want to remove the container http://mypod.org/my/container/ itself.
I try
sld mv http://mypod.org/my/container/ localFolder/
This will move the resource in http://mypod.org/my/container/ to localFolder but also remove http://mypod.org/my/container/ .
Suggestion: add an option --keep-root that keeps the container http://mypod.org/my/container/ but moves all the files inside the container
I would like to move only the files inside the container
http://mypod.org/my/container/to my local drive but I don't want to remove the containerhttp://mypod.org/my/container/itself.I try
This will move the resource in
http://mypod.org/my/container/tolocalFolderbut also removehttp://mypod.org/my/container/.Suggestion: add an option
--keep-rootthat keeps the containerhttp://mypod.org/my/container/but moves all the files inside the container