Skip to content

yelinkyaw/aws-s3-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS S3 Backup

Simple python script to backup the list of local files to S3. It can be executed from crontab for automated snapshot.

Requirements

  1. Python 2.7 and later
  2. Boto 2.9 and later

Configurations

  1. Update aws_access_key and aws_secret_key
  2. Update bucket_name to store backup file
  3. Update bucket_location
  4. Update backup.conf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages