samba-bugs@samba.org
2005-Feb-11 09:01 UTC
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Additional Comments From blackb1rd@seat-ibiza.nl 2005-02-11 01:58 ------- I totally agree this one. With this enhancement there would be no longer unnecessary traffic when some user has moved / copy'ed a large directory (which is really annoying). -- 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@samba.org
2005-Feb-12 22:01 UTC
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From wayned@samba.org 2005-02-12 14:49 ------- This is the basic idea behind fuzzy.diff in the patches dir. It does not currently try to find a basis-file match based on size and mtime (just similarity of names), but I plan to extend it with that functionality when I fix some of the patch's other minor problems (see the patch for a list of them). -- 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@samba.org
2005-Feb-14 05:41 UTC
[Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
https://bugzilla.samba.org/show_bug.cgi?id=2294 ------- Additional Comments From wayned@samba.org 2005-02-13 22:24 ------- Note that the --fuzzy patch has made it into the CVS version. It only looks for renamed files in the same directory as the file being created, though, so it is not a full solution to files being moved around in the hierarchy, or directory names changing (that will require a pre-scan on the receiving side, which is not currently done unless --delete was specified). I'll leave this open for now as a suggestion for a more extensive rename detector. -- 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.
Possibly Parallel Threads
- [Bug 2294] Detect renamed files and handle by renaming instead of delete/re-send
- DO NOT REPLY [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] New: 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