bugzilla-daemon at bugzilla.mindrot.org
2010-Sep-16 13:49 UTC
[Bug 1822] New: ssh-copy-id uses ${1%:} instead of "$@"
https://bugzilla.mindrot.org/show_bug.cgi?id=1822 Summary: ssh-copy-id uses ${1%:} instead of "$@" Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2 Component: Miscellaneous AssignedTo: unassigned-bugs at mindrot.org ReportedBy: socketpair at gmail.com ssh-copy-id uses ${1%:} instead of "$@" so, this does not work: ssh-copy-id -oport=33 username at server -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Oct-12 02:46 UTC
[Bug 1822] ssh-copy-id uses ${1%:} instead of "$@"
https://bugzilla.mindrot.org/show_bug.cgi?id=1822 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #1 from Damien Miller <djm at mindrot.org> 2010-10-12 13:46:28 EST --- ssh-copy-id does not support ssh(1) commandline options other than -i -- 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.
bugzilla-daemon at bugzilla.mindrot.org
2010-Oct-12 03:40 UTC
[Bug 1822] ssh-copy-id uses ${1%:} instead of "$@"
https://bugzilla.mindrot.org/show_bug.cgi?id=1822 ????????? ???? <socketpair at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #2 from ????????? ???? <socketpair at gmail.com> 2010-10-12 14:40:10 EST --- I understand, according to current documentation, -i is only supported option. why not to support other options ?, like -oport=33, -p33 or something else? -- 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.