On Sun, Nov 14, 2010 at 9:27 AM, Rene Bartsch <m...@bartschnet.de> wrote:

> I want to know if is it possible to generate checksum digest files on the
> server, meanwhile?


See the 3 patches in the patches tar file that implement different kinds of
checksum caching:

   - checksum-reading.diff -- reads checksums out of a .rsyncsums file (see
   included perl script tool).
   - checksum-writing.diff -- based on checksum-reading.diff, it tries to
   update the checksum file on the fly.
   - checksum-xattr.diff -- looks for checksums in a special extended
   attribute (see included perl script tool).

The checksum-writing patch is only lightly tested, and might have issues.
 The other patches are pretty simple, and will work based on the cached
checksum info.

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