kfarr / Python-Multithread-S3-Bucket-Copy

A simple Python function to copy an entire AWS S3 bucket using multiple threads to increase speed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple function to copy an S3 bucket using multiple threads in Python.

Requires the Python boto library.

Started by kieran@vidnetwork.com. Please add your improvements too.

About

A simple Python function to copy an entire AWS S3 bucket using multiple threads to increase speed.


Languages

Language:Python 100.0%