https://bugzilla.samba.org/show_bug.cgi?id=10522
--- Comment #1 from John Pierman 2014-03-28 19:10:39 UTC ---
I'm sorry typo'd the rsync command, left out the --detect-renamed flag.
Should be
rsync -rvzhtSin --detect-renamed /tmp/test1/ /tmp/test2/
(In reply to comment #0)
> Scenario:
>
> File
https://bugzilla.samba.org/show_bug.cgi?id=10522
Summary: --detect-renamed patch is causing deletions as if a
'delete flag' was supplied, when none have been
Product: rsync
Version: 3.1.1
Platform: x86
OS/Version: All
https://bugzilla.samba.org/show_bug.cgi?id=10518
Wayne Davison changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #5 from Wayne Davison
https://bugzilla.samba.org/show_bug.cgi?id=10518
--- Comment #6 from Bram Matthys 2014-03-28 17:25:22 UTC
---
Thanks for your explanation.
The file in question is an image file (ext4) used by a VM. Since the file is
fresh and not all is in use, it is likely that this file still contains a few
t
https://bugzilla.samba.org/show_bug.cgi?id=10518
--- Comment #4 from Bram Matthys 2014-03-28 12:18:55 UTC
---
Thanks for the suggestion. That post says the patch was added in rsync in
August 2013, so that should be included in the 3.1.1pre1 of end of January.
Looking through the git changelog s