I set up @aws-sdk/client-s3 client and I can download only one file at once but I need to download multiple files at once, How can I do this? Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Eyy @igorbondarenko,
AWS doesn’t provide the default multi-files download. If you want download multiple files from AWS-S3 youd should create a custom script for this task.
If you are using Javascript I have found a very interesting article AWS SDK with Javascript: Multi-Files Download from S3 that uses the custom service to support multi-files download function.
Hope that helps you,
Sergio Turpín
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.