I came across this today :
Mysql automatic backup script - AutoMySQLBackup which is very good for doing systematic back ups of MySQL DB's (user needs read & lock) permissions. So it does Daily/Weekly/Monthly backups.
So now I've found this, I am looking for something that will do something similar for files and directory structures. Any recommendations ? Again daily/weekly/monthly would be something I am after.
paul