Bug-report:rsync may hung if time jumps backwards

2014-11-17 Thread yhu2
Hello eveyone! According to below reproduce steps,you could observe a rsync hang: 1:configure and startup rsync service and mkdir /root/a mkdir /root/b dd if=/dev/zero of=/root/b/1 bs=1M count=1 dd if=/dev/zero of=/root/b/2 bs=1M count=1 dd if=/dev/zero of=/root/b/3 bs=1M count=1 dd

Re: Using --fuzzy

2014-11-17 Thread Matthias Schniedermeyer
On 16.11.2014 18:38, Karl O. Pinc wrote: On 11/16/2014 03:53:12 PM, Joe wrote: I have a lot of files (and directories) (up to a few hundred at a time) that I get from various sources. Some time after I get them (after they are already backed up), I often have to move them around and

[Bug 8856] --hard-links does not handle hard-linked symlinks correctly on FreeBSD

2014-11-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8856 --- Comment #8 from sylv...@ilm-informatique.fr --- To expand on the previous post : POSIX previously mandated that link() resolve the target (as FreeBSD does), but some systems (including Linux) did not. So in the last standard linkat() was added

[Bug 8856] --hard-links does not handle hard-linked symlinks correctly on FreeBSD

2014-11-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8856 --- Comment #9 from sylv...@ilm-informatique.fr --- Created attachment 10435 -- https://bugzilla.samba.org/attachment.cgi?id=10435action=edit configure.ac patch -- You are receiving this mail because: You are the QA Contact for the bug. --

[Bug 8856] --hard-links does not handle hard-linked symlinks correctly on FreeBSD

2014-11-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8856 --- Comment #10 from sylv...@ilm-informatique.fr --- Created attachment 10436 -- https://bugzilla.samba.org/attachment.cgi?id=10436action=edit syscall.c patch A #ifdef HAVE_LINKAT should probably be added -- You are receiving this mail because:

Re: [Bug 10936] Rsync path hijacking attack vulnerability

2014-11-17 Thread Michael
This may seem silly, but isn't the point of asking an rsync server for files to create that you trust the server to tell you what files to ... Wait, are you saying that the client will ignore the subtree that it thinks it is traversing? That the client does not sanity check the path it gets

Re: Using --fuzzy

2014-11-17 Thread Joe
I'm going to have to digest this for awhile. It makes sense, but I have to work on it a bit before I understand it enough to actually apply it. This would make a good howto article. Thanks to both of you. On 11/17/2014 04:56 AM, Matthias Schniedermeyer wrote: On 16.11.2014 18:38, Karl O. Pinc

[Bug 10941] New: include should supersede max-size

2014-11-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10941 Bug ID: 10941 Summary: include should supersede max-size Product: rsync Version: 3.0.9 Hardware: All OS: All Status: NEW Severity: normal

[Bug 10941] include should supersede max-size

2014-11-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10941 --- Comment #1 from Kevin Korb rs...@sanitarium.net --- --include[-from] is only for overriding excludes. -- You are receiving this mail because: You are the QA Contact for the bug. -- Please use reply-all for most replies to avoid omitting the