Rsync 3.1.1pre2 released

2014-05-26 Thread Wayne Davison
I have just made rsync 3.1.1pre2 available for testing. This is a bug-fix release that should hopefully handle the biggest issues that cropped up so far in the testing of 3.1.0. Please test this new release and send email to the rsync mailing list with any questions, comments, or bug reports. If

[Bug 10568] --copy-links Fails if link name has more than 32 chars

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10568 --- Comment #3 from Wayne Davison 2014-05-26 21:57:53 UTC --- If you were expecting the destination symlink to be followed, that is not how rsync works. The -L option just affects source symlinks, and the -K option just affects destination symlink

[Bug 10568] --copy-links Fails if link name has more than 32 chars

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10568 --- Comment #2 from David Levy 2014-05-26 21:35:15 UTC --- Running rsync -L Should convert each link in directory to it's referent file, when the filename exceeds 32 chars that fails. This is easy to test, don't just resolve cause that fails. Le

[Bug 8308] rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth < 4096/2+1' failed

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8308 Wayne Davison changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug 10568] --copy-links Fails if link name has more than 32 chars

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10568 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 9594] Error transferring user and non-user xattr using --fake-super under Linux

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=9594 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 10580] Total file size reported wrong with --stats --info=progress2

2014-05-26 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10580 Wayne Davison changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4 from Wayne Davison

Re: rsync for windows doesn't like "--rsh"?

2014-05-26 Thread Jason Haar
On 26/05/14 15:10, Kevin Korb wrote: > It is expecting something command line compatible with [rs]sh which I > am pretty sure openssl is not. > I should have been more verbose. I'm not just randomly trying things. I have successfully used this under Unix (via "--rsh"), but the same thing doesn't w