superputty icon indicating copy to clipboard operation
superputty copied to clipboard

document better how SuperPutty relates to putty

Open weberjn opened this issue 4 years ago • 0 comments

SuperPutty is great. But the novice user should be better explained how SuperPutty relates to putty:

SuperPutty is a runtime container for putty.exe instances. It layouts the putty guis into a tabbed gui.

Configuration for putty sessions is done in putty: SuperPutty - Tools - PuTTY Configuration

New Putty Sessions must be made known to SuperPutty. SuperPutty sessions may be linked to Putty Sessions by Edit Sessions in Notepad:

<SessionData SessionId="host1" SessionName="host1 in SuperPutty" Host="host1.my.domain" Port="22" Proto="SSH" PuttySession="host1 session name in Putty" Username="" SPSLFileName="" />

weberjn avatar Aug 27 '20 09:08 weberjn