QUOTE (squirel @ Oct 18 2004, 03:25 AM)
I was wondering if there was any way to backup one site to another site on a different server. So if the first site goes down you could redirect users to the second site and it would be the same.
I looked through the backup in cpanel and it did not seem like it has this functionality. If anyone knows of a script that can do this it would be awesome.
Thank You
yess... lets assume you down want to download the entire server, then upload to a second server... that would be time consuming.. and limited to your ISP provided bandwidth.
you will need ssh or evil telnet access.
do a remote loggin to serverA with telnet or preferably ssh.
one inside ServerA, open a FTP connection to ServerB with the program FTP.
switch to binary mode with the ftp cammand bin.
then upload all the files to server B.
Comment/Reply (w/o sign-up)