On Mon, Feb 16, 2009 at 10:14:25AM +0100, N.J. van der Horn (Nico) wrote:
> What is the current status of both rename-patches ?
> Are there alternative measures ?

I'm not thrilled with how the rename patches work, especially since they
disable incremental recursion.  As such, I'm hoping to change how they
work before considering adding renaming handling to a released version.

One option is making further enhancements to the db.diff patch that
would let rsync leverage DB info on where files are and what their
checksums are.  If the DB were kept updated via something like inotify,
it would be an especially nice way to quickly find a file with the
right size+mtime+checksum (or user-selected attributes).  For those
without inotify, an upgrade script could be run, perhaps right before
the transfer.  Or perhaps rsync could leverage one of the existing
file-monitoring packages -- does something like beagle keep track of
the file's checksum?

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