Export putty settings to put on another computer
On windows, PuTTY settings are stored in the following registry key:
HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions
To export settings to a file:
regedit /e c:\putty.reg HKEY_CURRENT_USER\Software\\PuTTY\Sessions
To import settings:
regedit /s putty.reg







