----- Original Message ----- 
From: "Suresh Ramasubramanian" <[EMAIL PROTECTED]>
To: "linux list" <[EMAIL PROTECTED]>
Sent: Tuesday, January 29, 2002 5:19 PM
Subject: [LIH] Re: rsync error


> > [root@linuxserver 132]# rsync -au pop.myremoteserver.com::email/
> > /backup/email/ --delete
> > read error: Connection reset by peer
> 
> the network connection got reset. 
> 
> try this instead
> 
> rsync -e ssh -auzrvP pop.server.com::email/backup/email ~/email --delete
> 
> -srs
> 
That too would not be immune to 
> > read error: Connection reset by peer
> 
> the network connection got reset
I've got similar errors on many occasions;)
-Dayalan


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to