[Bug 1588] sftp client produces unnecessary message upon connecting to host

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Nov 20 11:29:34 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1588

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1624|0                           |1
        is obsolete|                            |
   Attachment #1625|0                           |1
        is obsolete|                            |
   Attachment #1724|                            |ok?(dtucker at zip.com.au)
               Flag|                            |

--- Comment #6 from Damien Miller <djm at mindrot.org> 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 localhost'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.


More information about the openssh-bugs mailing list