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

When downloading, Should the force option always erase the path? #293

Open
doodoori2 opened this issue Mar 1, 2022 · 0 comments
Open

When downloading, Should the force option always erase the path? #293

doodoori2 opened this issue Mar 1, 2022 · 0 comments

Comments

@doodoori2
Copy link

doodoori2 commented Mar 1, 2022

Add options that don't keep the parent path of the source path.

s3Download(file:'targetFolder/', bucket:'my-bucket', path:'path/to/sourceFolder/', force:true)
In this case, isn't it non-intuitive to erase all the files at targetFolder/*, not just the 'targetFolder/path/to/SourceForlder/' ?

And It's more unix-like to copy to 'targetFolder/' than to copy to 'targetFolder/path/to/sourceFolder/'
It is not easy to collect directories from different source Folders.
Please let me know if there are any other limitations.

Upstream changes

No response

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

No branches or pull requests

1 participant