unexpected EOF in read_timeout

Carey Jung carey at itfreedom.com
Fri Sep 7 12:19:27 EST 2001


The 2.4.7pre1 release fixes this problem quite well, at least for me.

Carey

> -----Original Message-----
> From: rsync-admin at lists.samba.org [mailto:rsync-admin at lists.samba.org]On
> Behalf Of Michelle Brownsworth
> Sent: Thursday, September 06, 2001 3:30 PM
> To: rsync at lists.samba.org
> Subject: unexpected EOF in read_timeout
> 
> 
> Perhaps someone can shed some light on the problem I'm having using 
> rsync 2.4.6.  I'm getting the following error:
> 
> receiving file list ... done
> htdocs/acescounseling/logs/
> htdocs/adihome/logs/
> .
> .
> htdocs/coupons/logs/error_log
> htdocs/court/logs/combined_log
> htdocs/cowgirl/logs/combined_log
> htdocs/cowgirl/logs/error_log
> htdocs/cowgirl/logs/ssl_log
> Connection to nova closed by remote host.
> unexpected EOF in read_timeout
> 
> The rsync commands I'm using in a script are listed below.  The first 
> four complete with no errors; it's the last one (htdocs, which 
> contains the Apache virtual directories) that errors out.  (With over 
> 300 virtuals, htdocs has quite a few files, some of them large log 
> files.)
> 
> /usr/local/bin/rsync -avzur --timeout=600 --delete -e ssh nova:/etc /tmp/
> /usr/local/bin/rsync -avzur --timeout=600 --delete -e ssh 
> nova:/usr/home /usr/
> /usr/local/bin/rsync -avzur --timeout=600 --delete -e ssh 
> nova:/root/.pgp /root/
> /usr/local/bin/rsync -avzur --timeout=600 --delete -e ssh 
> nova:/var/db/mysql /va
> r/db/
> /usr/local/bin/rsync -avzur --timeout=600 --delete -e ssh 
> nova:/usr/local/apache
> /htdocs /usr/local/apache/
> 
> Oddly, it sometimes manages to complete all the htdocs directories, 
> but that's becoming more and more infrequent.
> 
> Any ideas?
> 
> .\\ichelle
> ---------------------
> Michelle Brownsworth
> System Administrator
> PrimeLogic Communications
> http://www.primelogic.com
> 
> 
> 




More information about the rsync mailing list