Closed GoogleCodeExporter closed 8 years ago
There's other PuTTY forks with support for saving sessions to files. KiTTY
comes to mind.. http://www.9bis.net/kitty/index.php That particular feature
in KiTTY might be better than the one from PuTTYTray.
But the problem is, both PuTTYTray and KiTTY have that feature in the same
patch file as all the other features they added.. So it's hard to just replace
it.
If I knew C/C++ then maybe I could do it, but I don't.
If somebody else could improve the session loading/saving code in FuTTY like
you suggest, or replace it with the one from KiTTY or another other fork.. I'd
happily accept the patch. =)
Original comment by FireEgl
on 9 Jun 2011 at 3:57
Look at http://jakub.kotrla.net/putty/ to see how to change where it saves the
sessions. (FuTTY uses his patch/code)
I've changed the default storage type to files in FuTTY. So it'll use files
unless you only have registry sessions.
And the suggestion to make moving to/from registry/files easier..sorry. =P
Original comment by FireEgl
on 13 Jun 2012 at 7:02
Original issue reported on code.google.com by
dre...@gmail.com
on 8 Jun 2011 at 8:57