PuTTY - Automatic Reconnect After Internet Interruption?
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Ancient Construction
--
Chapters
00:00 Putty - Automatic Reconnect After Internet Interruption?
00:44 Answer 1 Score 40
01:02 Accepted Answer Score 14
01:17 Answer 3 Score 13
01:30 Answer 4 Score 4
01:49 Answer 5 Score 3
02:01 Thank you
--
Full question
https://superuser.com/questions/187293/p...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#putty
#avk47
ANSWER 1
Score 40
Kitty is a forked version of putty that adds reconnect, send to tray and stored username/password. The auto reconnect works after the machine awakes from sleep as well. It's been very stable for me. FREE :)
ACCEPTED ANSWER
Score 14
Tunnelier provides the functionality I was seeking.
It is free:
Our client is free for use of all types, including in organizations.
ANSWER 3
Score 13
There's also a fork of PuTTY called PuTTY Tray which adds a "reconnect on connection failure" option (albeit experimental): https://puttytray.goeswhere.com/
ANSWER 4
Score 4
Might not be as useful or convenient for you as it is for me, but I use screen in my ssh sessions and it has the option of resuming and a broken connection with screen -R so long as you connect to the same server (my uni provide 3 servers which they can allocate or you can explicitly choose).
ANSWER 5
Score 3
You can use mutli tabbing putty http://ttyplus.com/multi-tabbed-putty/ which allows to reconnect the session back. Beside bringing the session back it allows multi tabbing.