On Fri, 21 Mar 2008 11:45:20 +0100 Daniel Maher
<[EMAIL PROTECTED]> wrote:
 
> I am experiencing a (consistent, reproducible) condition whereby rsync
> is hanging indefinitely at the following stage :
> generate_files phase=1
> 
> The condition does not occur if --dry-run is specified - only when the
> run is "for real".  Finally, i can scp the files without problems, so
> it is not a general connection issue, nor is it a problem with
> permissions (everything is running via sudo in any case).

In case anybody is interested, here's my follow-up to this issue :

Eschewing the 2.6.9 that ships by default on Cygwin, I compiled
Matt's patched rsync 3.0.0 by hand and moved forward with that binary.
After trying a few more scenarios - and hanging each time at the same
phase noted above - i tried the --whole-file switch (copy files whole),
which solved the problem nicely.

Now, of course, i'm not sure /why/ that worked (which is to say that
i'm not sure why the algorithm was failing), but there you go. :)


-- 
Daniel Maher <dma AT witbe.net>

Attachment: signature.asc
Description: PGP signature

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to