
bugzilla-daemon at bugzilla
Nov 19, 2009, 4:29 PM
Post #1 of 3
(415 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 ---------------------------------------------------------------------------- Attachment #1624|0 |1 is obsolete| | Attachment #1625|0 |1 is obsolete| | Attachment #1724| |ok?(dtucker [at] zip) Flag| | --- Comment #6 from Damien Miller <djm [at] mindrot> 2009-11-20 11:29:33 EST --- Created an attachment (id=1724) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1724) delay printing connect message until after sftp protocol is raised This delays printing the message until after the sftp session has been established (post do_init()): djm [at] localhos's password: Connected to fuyu. sftp> -- 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
|