I had the same error this is what fixed it for me
/usr/bin/rsync -avc --stats --timeout=0 \ Hostname:/source/
/TargetOnLocalHost

Note the --timeout and you can also speed the process
up by dropping the c from the -avc.

Hope this helps 
Dale





--- Wileczek_Mickaël <[EMAIL PROTECTED]>
wrote:
> I am trying to rsync 2Go file systems with lots of tiny
> file thru a low link
> 
> Aproximatively 2 hours after the beginning, the rsync
> process stops with the
> error 'unexpected EOF in read_timeout'
> leaving rsh(rsync) process on the distant machine.
>  
> I've seen such problem several times on the list is there
> any correction
> about this smarter than splitting mirror in several rsync
> commands ?
>  
> Thanks in advance.
>  
> Wileczek Michaël 
> Administrateur Système - Environement de developpement 
> Atos Origin activité Multimédia
> ZI A Rue de la Pointe 59113 Seclin 
> [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>  
> intranet http://do.mm.atos-group.com/envtra
> <http://do.mm.atos-group.com/envtra>  
> 
> http://www.mm.atos-group.com/
> <http://www.mm.atos-group.com/>  
> http://clx.anet.fr <http://clx.anet.fr/>  
> 
>  
> 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

Reply via email to