https://bugzilla.samba.org/show_bug.cgi?id=14163
Björn Jacke <bja...@samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #2 from Björn Jacke <bja...@samba.org> --- thanks but the default port handling does not work correctly yet. Calling rsync like: rsync --rsh=openssl-rsync -aiv HOST::module without any port definition, rsync sets the env var RSYNC_PORT=873 for the script. This is not what is desired here. Without an explicit port definition rsync should not be set to 873. Setting it to 0 as you mentioned in your commend would be fine. -- 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 mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html