Hi,
when a session gets disconnected (e.g. network connection is lost, computer is powered down, without disconnect) I cannot simply resume the session after the next connect.
I have first to pause the session, that wait a long time (don't know exactly how long, but needs to be more than 30-60 seconds) and than I am able to resume the session.
If I simply pause/resume the session or try to take it over, the operation fails and the session is closed.
Looks like after the pause of the old session, something does not get terminated correctly and needs to timeout before I can resume the session.
Simply pausing/resuming a session works without problems, as long as the ssh session isn't closed in between. It also works if I pause the session, than disconnect the ssh connection. Than I can resume after I have reconnected to the server.
Regards
Gerald