On Mon, Jul 19, 2004 at 06:18:49PM -0400, Chris Shoemaker wrote: > Ok, how about this: Instead of index notification, run the generator > and receiver serially.
I had wondered about that too, but the problem is that the generator expects data from the receiver, so we'd need to add special code to avoid this and also to separate the post-generator processing (the directory tweaks) would have to be delayed until after the receiver post-processing had finished (the --delete-after handling). I think I'd like to avoid that. ..wayne.. -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html