DO NOT REPLY [Bug 7778] Extra writes with --inplace due to misaligned block matching

2011-01-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7778 --- Comment #9 from way...@samba.org 2011-01-18 01:10 CST --- The latest 3.1.0dev version now re-aligns for sequences of zeros. I toyed with generalizing it for any repetitive blocks, but that would have caused extra (useless) checksumm

DO NOT REPLY [Bug 7123] Use both old dest file and partial file as basis data

2011-01-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7123 m...@mattmccutchen.net changed: What|Removed |Added CC||mar...@backup-systems.co.uk ---

DO NOT REPLY [Bug 7922] rsync not using delta blocking when the source file different to partial file.

2011-01-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7922 m...@mattmccutchen.net changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 7922] rsync not using delta blocking when the source file different to partial file.

2011-01-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7922 --- Comment #3 from ma...@sonadresse.com 2011-01-17 06:14 CST --- What about using a temp dir (--temp-dir=DIR) that would be empty before each run of rsync ? Benjamin ANDRE -- Configure bugmail: https://bugzilla.samba.org/userprefs.c

DO NOT REPLY [Bug 7922] rsync not using delta blocking when the source file different to partial file.

2011-01-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7922 --- Comment #2 from mar...@backup-systems.co.uk 2011-01-17 05:40 CST --- (In reply to comment #1) > Using a local transfer is different than a network transfer. From the manpage: > > -W, --whole-file > > This is the defaul

DO NOT REPLY [Bug 7922] rsync not using delta blocking when the source file different to partial file.

2011-01-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7922 --- Comment #1 from p...@debian.org 2011-01-17 05:35 CST --- Using a local transfer is different than a network transfer. From the manpage: -W, --whole-file This is the default when both the source and destination are speci

DO NOT REPLY [Bug 7922] New: rsync not using delta blocking when the source file different to partial file.

2011-01-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7922 Summary: rsync not using delta blocking when the source file different to partial file. Product: rsync Version: 3.0.7 Platform: x86 OS/Version: Linux Status: NEW