View Single Post
  #3 (permalink)  
Old 06-17-2009, 12:18 PM
rajuru rajuru is offline
Registered User
 
Join Date: Nov 2005
Posts: 16
rajuru is on a distinguished road
Quote:
Originally Posted by SB-Nick View Post
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.
thanks first for ur kind reply.

problem of rsync is the express transfer. cpanel's express transfer nicely suspends the site in the remote server, point all A records to new server etc. how can I do that using rsync?

thanks
__________________
[My Blog] :: [Projanmo.com] :: [A/V Search Engine] :: [Flash Gamz]
Reply With Quote