Russell Black
2013-Feb-07 23:26 UTC
detect-renamed.diff update to ensure existence of directory for partial-dir
The detect-renamed patch is an amazing patch with one problem: It doesn't work when a file is moved to a directory that doesn't exist on the receiving end. In this case it reverts to transferring the entire file. This problem is easily solved by a simple change to the detect-renamed.diff patch in this ticket: https://bugzilla.samba.org/show_bug.cgi?id=8847 Any chance this improvement could make it into the next version? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.samba.org/pipermail/rsync/attachments/20130207/9cb56d7a/attachment.html>
Seemingly Similar Threads
- [Bug 8847] New: detect-renamed.diff update to ensure existence of directory for partial-dir
- detect-renamed.diff fixes and improvements
- Compilation for mac OS X with detect-renamed.diff patch
- detect-renamed-lax.diff
- [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send