braincase backup - hamstar/Braincase GitHub Wiki
This script runs the nightly backups. It is started at midnight by cron.
It runs the ruby backup script (backup perform -t daily_backup ...
) as each user that is getting backed up.
Output is logged to ~/logs/backup.log
but the user is emailed with the log attached every run whether the backup succeeded, failed or had warnings.