On Fri, Jul 09, 2004 at 01:23:26PM -0400, Sameer Kamat wrote:
> rsync -a --delete --timeout=600 --stats --rsh="ssh -p 22" /localdata/
> server:/remotedata/
> io timeout after 600 seconds - exiting
Try changing --delete to --delete-after and see if your timeout problem
either goes away or switche
is it perhaps your SSH timing out when its waiting on file lists to be
built?
Tomasz
On Fri, Jul 09, 2004 at 01:23:26PM -0400, Sameer Kamat wrote:
> Hi,
> I have 2 linux machines on a Gig network. What would be the reason for
> getting a timeout error. We have --timeout=600 in the comma
On Wed, May 08, 2002 at 06:26:15PM +0200, Lataille Norbert wrote:
> Hello,
>
> I am using rsync to synchronize directories containing big files over a slow
> network (the link is based on GSM). Transfering one single file may need a
> few minutes.
>
> I use the optional parameter "--timeout=60