Simple python script to backup the list of local files to S3. It can be executed from crontab for automated snapshot.
- Python 2.7 and later
- Boto 2.9 and later
- Update aws_access_key and aws_secret_key
- Update bucket_name to store backup file
- Update bucket_location
- Update backup.conf