[Feature Request]: exo storage download -r <bucket>/dir
should create a file tree
#603
Labels
enhancement
New feature or request
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: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!
The text was updated successfully, but these errors were encountered: