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