hellifiknow / clone-s3-bucket

Python script to recursively clone an AWS S3 bucket into another bucket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clone-s3-bucket

Python script to recursively clone an AWS S3 bucket into another bucket.

Requires boto. If you don't already have it installed, please follow the installation instructions in the boto project.

About

Python script to recursively clone an AWS S3 bucket into another bucket.

License:MIT License


Languages

Language:Python 100.0%