https://bugzilla.samba.org/show_bug.cgi?id=6405





------- Comment #2 from eug...@automatiks.com  2010-04-23 20:40 CST -------
Hi,

The reason I reopened the bug is that parsing of rsync:// handles fails even
under simpler circumstances, not involving a double colon.

~$ rsync -vv /var/tmp/test.bz2 rsync://automat...@localhost:1873:/automatiks
opening connection using: ssh rsync rsync --server -vve.s .
"//automat...@localhost:1873:/automatiks"
ssh: Could not resolve hostname rsync: Name or service not known
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(600)
[sender=3.0.6]

I have an ssh tunnel opened from local port 1873 to port 873 on a remote host
(it is behind a firewall) and I obviously need to specify port in the command
line.

I'm running v3.0.6 on ARM, Linux.

Thanks for your help,
Eugene


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
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

Reply via email to