
bugzilla-daemon at bugzilla
Oct 5, 2009, 9:18 PM
Post #1 of 1
(301 views)
Permalink
|
|
[Bug 1588] sftp client produces unnecessary message upon connecting to host
|
|
https://bugzilla.mindrot.org/show_bug.cgi?id=1588 Damien Miller <djm [at] mindrot> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm [at] mindrot Blocks| |1626 --- Comment #5 from Damien Miller <djm [at] mindrot> 2009-10-06 15:18:14 EST --- yeah, this log line doesn't actually give you any additional information (unlike, e.g., telnet's) so I don't see any harm in nuking it, or perhaps delaying it until after the connection has been confirmed (i.e. after sftp-client.c:do_init() has returned.) -- 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. _______________________________________________ openssh-bugs mailing list openssh-bugs [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-bugs
|