[Bug 2033] Should exit correctly when connection is lost

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Aug 17 10:16:57 EST 2012


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
If you are using an interactive session, then ctrl-C can't kill the
local ssh process (think about it for a moment and you'll realise why).
For interactive sessions you should use the Disconnect escape sequence
described in the "ESCAPE CHARACTERS" section of "man ssh".

Usually "<enter>~." unless you have overridden it.

-- 
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