samba-bugs at samba.org
2011-Jan-29 02:38 UTC
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #12 from phr-samba at nightsong.com 2011-01-28 20:38 CST ------- Hi, I was about to enter a similar suggestion to this. My very frequent use case is moving files from one directory to another. In that situation the file name does not change--just the directory path leading to it. These are often quite large files (0.2 to several GB) so avoiding re-copying them would speed things up a lot. Thanks --Paul -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2011-Jan-29 02:40 UTC
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #13 from phr-samba at nightsong.com 2011-01-28 20:40 CST ------- x -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2011-Jan-29 08:10 UTC
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #14 from mail1 at sonadresse.com 2011-01-29 02:10 CST ------- Hi Paul, As mentionned previously, two patches have been developped (detect-renamed.diff et detect-renamed-lax.diff) http://gitweb.samba.org/?p=rsync-patches.git;a=blob;f=detect-renamed.diff;h=5ba95b4eb1b5d0f79cd22719d56fdea72590f87f;hb=HEAD http://gitweb.samba.org/?p=rsync-patches.git;a=blob;f=detect-renamed-lax.diff;h=4cd23bd4524662f1d0db0bcc90336a77d0bb61c9;hb=HEAD If you want to use these patch on mac OSX, you will find hints here : http://samba.2283325.n4.nabble.com/detect-renamed-for-mac-users-proposition-of-a-modification-td3209591.html Ben -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2011-Feb-04 08:50 UTC
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #15 from bugzilla.samba.org at zmi.at 2011-02-04 02:50 CST ------- How to apply those 2 detect-renamed* patches? I did git clone git://git.samba.org/rsync.git and tried to patch -p1 <patches/detect-renamed.diff but that doesn't succeed. Which version would I need to check out to get the patches applied? Sorry, I don't know git. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2011-Feb-04 16:22 UTC
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #16 from mail1 at sonadresse.com 2011-02-04 10:22 CST ------- you don't need git to get the sources : http://samba.anu.edu.au/ftp/rsync/ and choose "rsync-3.0.7.tar.gz" and "rsync-patches-3.0.7.tar.gz" Ben -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs at samba.org
2011-Feb-04 19:43 UTC
DO NOT REPLY [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Comment #17 from bugzilla.samba.org at zmi.at 2011-02-04 13:43 CST ------- Damn, that was too easy ;-) Thanks a lot. I'll test the new detect-renamed* patches now. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Seemingly Similar Threads
- Problem with Notepad ++
- --detect-renamed for mac users : proposition of a modification
- [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
- [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
- [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send