Skip to content
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

[Feature Request]: exo storage download -r <bucket>/dir should create a file tree #603

Open
savente93 opened this issue May 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@savente93
Copy link

savente93 commented May 11, 2024

What feature would you like to have in the cli?

trying to download a file tree in object storage that contains files with the same name like so:
exo storage download <bucket>/root-dir ./ -r leads to the warning:

error: file "example.ext" already exists, use flag -f to overwrite

in addition to all the files just being dumped into the current directory. When recursively downloading a directory I would expect the directory tree to be created/maintained locally. If this behavior needs to be maintained I would really appreciate an option to create the file tree locally .

Thanks very much in advance!

@pierre-emmanuelJ pierre-emmanuelJ added the enhancement New feature or request label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants