[PATCH] Batch-mode rewrite

Wayne Davison wayned at samba.org
Tue Jul 20 16:10:22 GMT 2004


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..


More information about the rsync mailing list