[Bug 1847] SFTP doen't work well with IPV6 address
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri May 6 11:09:27 EST 2011
https://bugzilla.mindrot.org/show_bug.cgi?id=1847
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Blocks| |1845
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2011-05-06 11:09:27 EST ---
You should enclose IPv6 addresses in square brackets to avoid
ambiguity. E.g. sftp [::1]
I'll add a note to sftp.1:
+.Pp
+Since some usage formats use colon characters to delimit host names
from path
+names, IPv6 addresses must be enclosed in square brackets to avoid
ambiguity.
+.Pp
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list