Skip to content

Download multiple objects and entire prefixes at once #6396

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
3 tasks
schlumpfit opened this issue Mar 3, 2025 · 2 comments
Open
3 tasks

Download multiple objects and entire prefixes at once #6396

schlumpfit opened this issue Mar 3, 2025 · 2 comments
Labels

Comments

@schlumpfit
Copy link

schlumpfit commented Mar 3, 2025

On which framework/platform would you like to see this feature implemented?

React

Which UI component is this feature-request for?

Storage

Please describe your feature-request in detail.

Hello,

I would like to see the following download options:

  • multiple selected objects at once
  • (multiple selected objects as zip)
  • selected prefix as folder
  • (selected prefixes + selected objects as zip)

Maybe this is even possible with some customization? Currently I have not seen any button or functionality in the plain react StorageBrowser component.

Please describe a solution you'd like.

Ideally I would like to have a "Download All" button and optionally a checkbox

  • archive

which, when enabled, zips the objects (probably client side since s3 does not has such feature?).

The objects should be downloaded in the hierarchy of S3 prefixes, but inside corresponding folders.

We love contributors! Is this something you'd be interested in working on?

  • 👋 I may be able to implement this feature request.
  • ⚠️ This feature might incur a breaking change.
@schlumpfit schlumpfit added the feature-request Request a new feature label Mar 3, 2025
@github-actions github-actions bot added pending-triage Issue is pending triage pending-maintainer-response Issue is pending response from an Amplify UI maintainer labels Mar 3, 2025
@joon-won
Copy link
Member

joon-won commented Mar 4, 2025

Hey @schlumpfit, thanks for the suggestion. I'll share the with the team to discuss and let the community know once we have a news

@github-actions github-actions bot removed the pending-maintainer-response Issue is pending response from an Amplify UI maintainer label Mar 4, 2025
@joon-won joon-won removed the pending-triage Issue is pending triage label Mar 4, 2025
@elad-shaked-dataspan
Copy link

+1

@github-actions github-actions bot added the pending-maintainer-response Issue is pending response from an Amplify UI maintainer label Mar 19, 2025
@tiffanynwyeung tiffanynwyeung removed the pending-maintainer-response Issue is pending response from an Amplify UI maintainer label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants