DO NOT REPLY [Bug 6405] Error parsing commandline in version 3.0.6

samba-bugs at samba.org samba-bugs at samba.org
Fri Apr 23 19:40:13 MDT 2010


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





------- Comment #2 from eugene at 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://automatiks@localhost:1873:/automatiks
opening connection using: ssh rsync rsync --server -vve.s .
"//automatiks at 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.


More information about the rsync mailing list