Avoid putty ssh terminal to crash when disconnecting from server
Posted
by
JBoy
on Super User
See other posts from Super User
or by JBoy
Published on 2012-10-25T08:02:26Z
Indexed on
2012/10/25
11:05 UTC
Read the original article
Hit count: 170
I'm connecting via ssh to a remote 'live' server where i have some bash scripts automated via the crontab, when an error happens in some of the automation scripts within the server, the connection to the server is killed, this is fine to me, but the problem is that Putty closes the entire window, which is a behavior i don't want. I have checked all around the web, unfortunately the putty site does not have a support page, but nothing. Under putty's option i have tried all the menus expanding all options, but still i cant find the right one, i would expect it to be under Window>behaviour
Do you have an advice? Thx
© Super User or respective owner