Hi,

I am looking at using the source-filter_dest-filter patch with rsync
3.0.7.  The patch sets the --whole-file option (i.e. disables the
rsync algorithm) when either --source-filter or --dest-filter are
given.  I can't see any reason why these new features won't work with
--no-whole-file.  I tried commenting out the code in options.c that
sets --whole-file and it seemed to work ok.

Does anyone know why the --whole-file requirement was added to this
patch, and what I might need to watch out for if I remove it?

David
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
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