View Single Post
Old 04-09-2007, 06:12 PM  
directfiesta
Too lazy to set a custom title
 
directfiesta's Avatar
 
Industry Role:
Join Date: Oct 2002
Location: Montreal, Quebec
Posts: 29,754
RSYNC issue ; for tech guys ( pic for lurkers.. lol)

Ok, a bit of a technical issue ... Don't expect much of a solution, but maybe....


Rsync issue :

I have server A ( big site ) , server B ( various sites ) , server C ( no sites ).
I want to transfer server A ( big site ) to server C, using rsync ( rsync -av -e sss username@oldserverhost:/home/old_home/ /home/new_home/ )

When I start rsync on server C to import A, I get this error :


ssh: connect to host 111.111.11.11 port 22: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: unexplained error (code 255) at io.c(453) [receiver=2.6.9]




So, I want to see if Rsync works on C, so I run an import from B.... Works fine.
Seems that rsync works on C. Let see if it works on A?
So I star on A a rsync to import from B.... Works fine.

But the actual Rsync from A to C doesn't work...

The site is a bit over 100 gigs, so I don't feel to do ftp....


__________________
I know that Asspimple is stoopid ... As he says, it is a FACT !

But I can't figure out how he can breathe or type , at the same time ....
directfiesta is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote