Skip to content

Support in the move command an option not to delete the resource container #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
phochste opened this issue Apr 28, 2023 · 0 comments

Comments

@phochste
Copy link
Contributor

phochste commented Apr 28, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant