Are you familiar with s5cmd?
It serves as an ultra-fast solution for manipulating objects stored within S3 buckets.
S5cmd functions as a Swiss army knife crafted to manage S3 files efficiently. Its capabilities encompass listing buckets and objects, uploading and downloading items, relocating, copying, renaming, and much more. Essentially, s5cmd empowers you to effortlessly master your entire universe of object storage.
Now, what contributes to s5cmd’s exceptional speed? The answer primarily lies in two factors: the utilization of the Go programming language and the parallelization of tasks. This dynamic combination propels s5cmd to achieve a higher echelon of performance, greatly surpassing other utilities like s3cmd and aws-cli.

On average, s5cmd outpaces s3cmd by 32 times and aws-cli by 12 times in terms of speed! This substantial enhancement greatly enhances overall efficiency.
Being a command line tool, you can seamlessly integrate s5cmd into your existing processes. Furthermore, if you desire to push its capabilities to the limit, there are performance test scripts available to compare s5cmd against other tools on the market.
In essence, s5cmd stands as an exceptional tool for individuals working with S3 buckets, offering advanced functionalities and an impressive performance benchmark.
So, why not give it a try?