unknown message 0:0 [sender]

2013-10-02 Thread thomas veymont
hi all, running a transfer from a rsync client (3.0.6) to a rsync server (3.1.0), I get the following message: $ RSYNC_PASSWORD="" rsync -avn --delete /xx/yy/ rsync:// a...@bbb.com/ccc/ddd/ <> sending incremental file list unknown message 0:0 [sender] rsync error: error in rsync protocol da

Re: multiple secrets file

2013-10-02 Thread thomas veymont
2013/9/30 Paul Slootman > Well, the "secrets" parameter is listed under "MODULE PARAMETERS" in the > rsyncd.conf manpage(*), so that should be fine. > > (*) in the 3.0.9 version at least, only just noticed 3.1.0 being out > > Paul > yes that made it : looks like it's possible to redefine paramet

Re: unknown message 0:0 [sender]

2013-10-02 Thread thomas veymont
more information about my last post : removing the trailing slash from the source folder will make the transfer work. ie : $ rsync -avn --delete /xx/yy rsync://a...@bbb.com/ccc/ddd/ ..works. But this won't work: $ rsync -avn --delete /xx/yy/ rsync://a...@bbb.com/ccc/ddd/ Password: sending incre

[Bug 10179] New: massive test failure on OSX 10.8.5 under Homebrew

2013-10-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10179 Summary: massive test failure on OSX 10.8.5 under Homebrew Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5

[Bug 10179] massive test failure on OSX 10.8.5 under Homebrew

2013-10-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10179 --- Comment #1 from chd...@gmail.com 2013-10-03 02:54:49 UTC --- I apologize: it turns out that it IS homebrew's fault, and they just fixed it. The reason it always worked before is because they used to not have temp dirs that start with hyphens; t