How to Export and Backup PuTTY Sessions
PuTTY stores session configurations in the Windows Registry. If you’re migrating to a new computer, setting up multiple workstations, or just want a backup, here’s how to export and backup your PuTTY sessions. Export from Windows Registry PuTTY sessions are stored at HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions. Export them using regedit or the command line: # Export all PuTTY…
