Python-Multithread-S3-Bucket-Copy
Python-Multithread-S3-Bucket-Copy copied to clipboard
A simple Python function to copy an entire AWS S3 bucket using multiple threads to increase speed.
A simple function to copy an S3 bucket using multiple threads in Python.
Requires the Python boto library.
Started by [email protected]. Please add your improvements too.