batch Backup your MySQL server nightly - using e-mail and ftp Wanted to create backups at certain intervals for a very important server. And what’s more I wanted to make sure that the backups were in couple of places. Including my e-mail. So, I bash script was created! #!/bin/bash ### MySQL Server Login Info