ericovk
Verified User
Hi guys,
I have been using DirectAdmin for about a year now and I'd like to have a better backup plan.
Right now I have a cron job running for all user accounts, separated by files, databases and email. On another server, I've setup Rsnapshot. Rsnapshot is based on Rsync. It downloads the files incrementally to the external server via ssh. Pretty save, and decent to have external backups, just in case...
But as the DirectAdmin user backups runs full backups of the user accounts, the backup storage become huge. If only one email arrives, one row is written to the database, or one file is changed on the user account, than Rsnapshot downloads the entire user (db/mail/file) backup as one file. So actually this solution isn't really incremental. It's mostly a waste of energy, system resources and data.
What I'd like to have is a backup solution via Rsnapshot, that can look what emails, database info or files have already been backupped, skip this data, and downloads only the new/changed ones. But is this possible? What folders do I have to setup on Rsnapshot? Or does anyone has a better solution to make real incremental backups?
Cheers!
I have been using DirectAdmin for about a year now and I'd like to have a better backup plan.
Right now I have a cron job running for all user accounts, separated by files, databases and email. On another server, I've setup Rsnapshot. Rsnapshot is based on Rsync. It downloads the files incrementally to the external server via ssh. Pretty save, and decent to have external backups, just in case...
But as the DirectAdmin user backups runs full backups of the user accounts, the backup storage become huge. If only one email arrives, one row is written to the database, or one file is changed on the user account, than Rsnapshot downloads the entire user (db/mail/file) backup as one file. So actually this solution isn't really incremental. It's mostly a waste of energy, system resources and data.
What I'd like to have is a backup solution via Rsnapshot, that can look what emails, database info or files have already been backupped, skip this data, and downloads only the new/changed ones. But is this possible? What folders do I have to setup on Rsnapshot? Or does anyone has a better solution to make real incremental backups?
Cheers!