(866) 366-3640 - support@sagonet.com
Sago Logo
Banner

   
Log in / create account Page Discussion History Go to the site toolbox
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