DO NOT REPLY [Bug 7685] rsync should not set the creation date on the root folder of an HFS+ volume

2010-09-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7685 --- Comment #2 from way...@samba.org 2010-09-18 12:35 CST --- Created an attachment (id=5969) --> (https://bugzilla.samba.org/attachment.cgi?id=5969&action=view) Avoid setting inode 2 if it is a directory. Here is my version of the fix

Re: What is the block size algorithm

2010-09-18 Thread Wayne Davison
On Wed, Sep 15, 2010 at 8:53 AM, Renaud Pelissier < renaud.pelissier.numvis...@gmail.com> wrote: > Could anyone tell me what is the actual implementation in the last release > of Rsync? > See the sum_sizes_sqroot() routine in generator.c. It is computing rounded square root of the file length.

Re: --delete-during acts like --delete-before

2010-09-18 Thread Wayne Davison
On Fri, Sep 10, 2010 at 11:29 AM, Craig Bell wrote: > That's interesting! I tried this, --del does indeed behave strictly > "infix" when both paths are local. > No, there's no difference in how the deletions occur, but there is a difference in how the output makes it to the screen between a pull

Re: what is the default value for --compress-level=?

2010-09-18 Thread Wayne Davison
On Tue, Sep 14, 2010 at 5:06 AM, Tomasz Chmielewski wrote: > What is the default value for --compress-level=? 6? 9? > Rsync tells the zlib library to "use the default compression", so if we read zlib's docs, it says this: Z_DEFAULT_COMPRESSION requests a default compromise between speed and

DO NOT REPLY [Bug 7683] New rsync deletes destination files it shouldn't

2010-09-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7683 --- Comment #5 from vaskorbmail-bugzi...@yahoo.co.uk 2010-09-18 08:51 CST --- (In reply to comment #4) I actually prefer the ext3 filesystem, but the filesystems in question needed to be readable by Windows computers. I assumed by DOA