a.org
Subject: RE: Rsync Auto Resume
On Wed, 2008-08-13 at 23:53 -0500, Shane Uys wrote:
> Is there any option for auto resume? I tried --timeout=1000 but it
> still terminates after 60s (when the internet drops).
No. If the OS tells rsync that its network connection has broken, there
is n
On Wed, 2008-08-13 at 23:53 -0500, Shane Uys wrote:
> Is there any option for auto resume? I tried --timeout=1000 but it
> still terminates after 60s (when the internet drops).
No. If the OS tells rsync that its network connection has broken, there
is no way rsync can reestablish the connection,
McCutchen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 13, 2008 5:09 PM
To: Shane Uys
Cc: rsync@lists.samba.org
Subject: Re: Rsync Auto Resume
On Wed, 2008-08-13 at 13:28 -0500, Shane Uys wrote:
> I am trying to copy a 5GB file over the internet with two Win2003
> servers. The internet on S
On Wed, 2008-08-13 at 13:28 -0500, Shane Uys wrote:
> I am trying to copy a 5GB file over the internet with two Win2003
> servers. The internet on ServerA occasionally drops the connection and
> rsync terminates with error “connection reset by peer”. Is there a
> way to keep alive, extend timeout