I have two servers running WHM/cpanel. The second server is supposed to function as a backup server for the first one, in case the first one crashes or otherwise becomes unavailable.
I'm using rsync to mirror the website nightly, and mysqldump to backup the critical databases. I can't use the cpanel export/import method; the website is simply too large to transfer every night; rsync solves that problem nicely.
My question: is there a guide somewhere on how I can move things like email accounts, forwarders, mailing lists, protected web directories, etc.? Or, is there an easy way to accomplish what I'm trying to accomplish?
I'm using rsync to mirror the website nightly, and mysqldump to backup the critical databases. I can't use the cpanel export/import method; the website is simply too large to transfer every night; rsync solves that problem nicely.
My question: is there a guide somewhere on how I can move things like email accounts, forwarders, mailing lists, protected web directories, etc.? Or, is there an easy way to accomplish what I'm trying to accomplish?