Please, what is the best strategy to download all objects stored on AWS S3?
I need to offer some feature to final users of our system that enable them to download in a single operation all stored objects - .rar or .zip would be great!
I'm using AWS SDK for Java.
Tks.
