oceanplexian / s3-bucket-to-bucket-copy-py

Script to copy an AWS S3 Bucket to another bucket using many threads in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s3-bucket-to-bucket-copy-py

Script to copy an AWS S3 Bucket to another bucket using many threads in Python.

Edit s3-bucket-to-bucket-copy.py with the correct source and destination buckets and your S3 credentials and run.

About

Script to copy an AWS S3 Bucket to another bucket using many threads in Python