Changelog
- New feature: Integrated PuTTY's feature "Restart session" (Tab->Reconnect gracefully)
- When PuTTY/KiTTY detects a connection loss, the fatal error popup will now automatically be closed
- New shortcuts for reconnecting and closing sessions (Navigate->Shortcuts)
hello, how do I not make connections close. They close after a certain time.
ReplyDeleteHi, does this also happen when opening the session directly in PuTTY?
ReplyDeleteI wouldn't know, I use PuTTy as a terminal client.
ReplyDeleteYou could try to enable TCPKeepalive in the connection config and see if this helps.
DeleteHi guys, Amazing tool, still learning all the capabilities...
ReplyDeleteQuestion: How can I add existing local connections to an existing shared connections file?
I have several W10 users and I need to share my connections so whatever connection I create in any W10 user can be used on any other W10 user.
Thanks, adding connections to an existing shared connections file is currently only possible with manual editing. To do this, load the shared connections file, save it to unencrypted xml (File->Export shared), copy and paste the connections from local connecions.xml into the unencrypted xml and then create the shared connections file with "Export from unexpected xml" (File->Export shared).
DeleteIf you select a shared connection (blue color) and right-click->Add connection, then a new shared connection will be created (blue). If you then export the shared connections, the added connections will be included. However, as I just noticed, this only works if the shared connections are saved in a folder - it doesn't work if there are only connections and no folders. I'll see what I can do to fix this.