Multiple scheduled backups
phpMyBackupPro is the MySQL backup tool - especially without ssh!
Status: Abandoned
Brought to you by:
datz
I'd like to have a feature where I could have, for example: a weekly database backup and a monthly files backup. I think the EXS variables would get in the way of this currently. Any feedback on this would be welcome as I see that the forums are completely overrun with SPAM and have become unusable.
Thank you!
at the moment, you will have to extend the backup-script with your own code to determine, which backup has to be triggered.
E.g. generate a script which runs daily and extend it by your own code whcih trigegres the file-backup only once a month.