Possibility to run rsync without hash table lookups
Wayne Davison
wayned at samba.org
Mon Jul 25 21:24:44 MDT 2011
On Mon, Jul 25, 2011 at 1:42 AM, Michael Lynch <michaellynch511 at gmail.com>wrote:
> Is it possible to disable hash table look ups, but still have the MD5 block
> comparison?
>
You can use --checksum (-c) to check file contents to see if they need to be
transfered, and you can turn off the incremental-content updating via
--whole-file. There is nothing else beyond that.
..wayne..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20110725/bbca4d10/attachment.html>
More information about the rsync
mailing list