https://bugzilla.samba.org/show_bug.cgi?id=8847
Wayne Davison changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugzilla.samba.org/show_bug.cgi?id=8847
--- Comment #3 from bjqu...@seidal.com 2014-08-03 02:54:59 UTC ---
I'm going to do some testing, but it appears that this fix is probably in
3.1.1.
In the process of applying the modifications suggested here (basically, add the
do_mkdir_path functio
https://bugzilla.samba.org/show_bug.cgi?id=8847
Wayne Davison changed:
What|Removed |Added
Attachment #7435|0 |1
is patch|
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 i
https://bugzilla.samba.org/show_bug.cgi?id=8847
--- Comment #2 from Russell Black 2013-02-02 22:59:17
UTC ---
If it helps to evaluate the patch, here is the difference in the code between
this one and the regular detect-renamed patch. Seems pretty straightforward.
$ diff rsync-3.0.9\ 2 rsync-3
https://bugzilla.samba.org/show_bug.cgi?id=8847
--- Comment #1 from Russell Black 2013-02-01 01:35:37
UTC ---
+1 for this patch. It looks like a simple change that will result in a huge
performance improvement in certain common situations.
--
Configure bugmail: https://bugzilla.samba.org/user
https://bugzilla.samba.org/show_bug.cgi?id=8847
Summary: detect-renamed.diff update to ensure existence of
directory for partial-dir
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW