View Single Post
  #2 (permalink)  
Old 06-17-2009, 12:12 PM
SB-Nick's Avatar
SB-Nick SB-Nick is offline
Registered User
 
Join Date: Aug 2008
Posts: 90
SB-Nick is on a distinguished road
Hey,

You can use rsync to transfer all the cpanel backups from one server to the other, you have to pack each account using "/scripts/pkgacct" from command line and then restore each account using "/scripts/restorepkg"

This is a extremely easy thing to automatize with a small shell script and rsync with SSH public/private keys.
__________________
:: Server Buddies ::

Server Management & Monitoring

.Dedicated Server Solutions At Affordable Rates.
Reply With Quote