cli icon indicating copy to clipboard operation
cli copied to clipboard

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

Open savente93 opened this issue 1 year ago • 3 comments

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!

savente93 avatar May 11 '24 15:05 savente93

Is there a workaround available, other than switching tools?

FaKod avatar Oct 28 '24 06:10 FaKod

not that I'm aware of :(

savente93 avatar Nov 05 '24 21:11 savente93

@savente93 thanks for this issue, we will open the discussion internally :)

pierre-emmanuelJ avatar Nov 06 '24 09:11 pierre-emmanuelJ

Available since 1.83.1.

kobajagi avatar Apr 28 '25 14:04 kobajagi