Topics: AIX, System Admin↑ Export and import PuTTY sessions

PuTTY itself does not provide a means to export the list of sessions, nor a way to import the sessions from another computer. However, it is not so difficult, once you know that PuTTY stores the session information in the Windows Registry.

To export the Putty sessions, run:

regedit /e "%userprofile%\desktop\putty-sessions.reg" HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions

Or, to export just all settings (and not only the sessions, run:

regedit /e "%userprofile%\desktop\putty.reg" HKEY_CURRENT_USER\Software\SimonTatham

This will create either a putty-sessions.reg or putty.reg file on your Windows dekstop. You can transfer these files over to another computer, and after installing PuTTY on the other computer, simply double-click on the reg file, to have the Windows Registry entries added. Then, if you start up PuTTY, all the sessions information should be there

0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
Using splitvg in AIX to make a copy of a volume group
Viewed 8641 times since Mon, Jun 3, 2019
Rootvg Mirroring in AIX
Viewed 2610 times since Mon, May 21, 2018
Problem on resizing volume group on AIX 0516-1714, 0516-792, 0516-787, and 0516-404
Viewed 2538 times since Fri, Jul 6, 2018
AIX PDF ALL
Viewed 6471 times since Mon, Jul 16, 2018
Monitoring Events with AIX Audit
Viewed 3913 times since Wed, May 30, 2018
Recovery AIX system when hang on boot (554 code error).
Viewed 15927 times since Thu, Feb 21, 2019
Monitor logfiles and command output on AIX using multitail.
Viewed 2233 times since Thu, Feb 21, 2019
Script HW/SW AIX
Viewed 9012 times since Mon, Jun 4, 2018
List of 10 Must Know Oracle Database Parameters for Database Administrator
Viewed 123517 times since Thu, Jun 21, 2018
Firmware Assisted Dump sysdump
Viewed 1930 times since Mon, Jul 16, 2018