if anything happens to the actual track7 site i have this repository for all the code, but most of the content is stored in mysql and files that aren’t in the repository. it would be helpful to have a backup script that could do a mysqldump and archive the folders that contain uploaded files, and maybe even a restore script so the live site data can refresh the test site every so often. i’d like the live site backup (and probably the test site restore) to get scheduled by cron so it just happens.
if anything happens to the actual track7 site i have this repository for all the code, but most of the content is stored in mysql and files that aren’t in the repository. it would be helpful to have a backup script that could do a mysqldump and archive the folders that contain uploaded files, and maybe even a restore script so the live site data can refresh the test site every so often. i’d like the live site backup (and probably the test site restore) to get scheduled by cron so it just happens.