Skip to content

mustafahmetoglu/python-aws-s3-multi-bucket-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python AWS S3 multiple bucket downloader

A python script that downloads multiple AWS s3 buckets.

Requirements

  • AWS cli to be downloaded on your shell
  • Python
  • Python os Library 'auto installed with python'

How To Use

  • Modify bucket_list.txt with your bucket names s3://{Bucket Name} "1 bucket name per line"
  • (optional) Modify illegal_characters.txt with characters that you don't want in your filenames
  • Run main.py

About

A python script that downloads multiple AWS s3 buckets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages