tyros8000

Registered
Jul 19, 2006
2
0
151
Hello,

I have a reseller cpanel/whm account with a host. They do make backups but I would like to make my own.

Is there anyway to automate backups to another hosting account off the server or to a special backup system of all the accounts.

Thanks

Dave.
 

dragonbooster

Active Member
Oct 4, 2006
34
0
156
Hi

There are several ways to take the backups

1) If you want to take a backup of single account you can take that from cpanel >> backups

2) If you want to take the backup of all the accounts you can run the following script on server

/script/cpbackup

3) You can set the cron on server to take the backup of all the accounts automatically

for example : 0 8 * * * /scripts/cpbackup