Script to Backup MySQL and Files to another server
To Do:
- Backup DBs using MYSQdb
- Include ftp/sftp/dropbox/google drive Backup solution
- send an email when an error is handle (SMTP)
backup_script v 0.1
- Backup the DBs using subprocess with logging of errors
- Backup files using subprocess
- Upload to storage using scp