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
Mirroring the rootvg Volume Group for AIX 4.1/4.2
Viewed 3044 times since Mon, May 21, 2018
IBM AIX commands you should not leave home without
Viewed 7096 times since Mon, Jun 11, 2018
Authenticate AIX using MS DC’s kerberos servers (Active Directory)
Viewed 2148 times since Thu, Feb 21, 2019
Problem on resizing volume group on AIX 0516-1714, 0516-792, 0516-787, and 0516-404
Viewed 2591 times since Fri, Jul 6, 2018
Install and configure yum on AIX
Viewed 4557 times since Thu, Feb 21, 2019
AIX - How to unlock and reset user’s account
Viewed 16489 times since Fri, Jun 8, 2018
How to set Kernel Parameters in AIX ?
Viewed 14765 times since Tue, Jul 2, 2019
How to enable Large Pages for a specific user on AIX?
Viewed 2444 times since Thu, Nov 29, 2018
Changing ’defined’ or ’missing’ hard disk states to ’Available’ in IBM Smart Analytics System for AIX environment
Viewed 2369 times since Thu, Sep 20, 2018
Control Your Logs AIX
Viewed 18929 times since Wed, May 30, 2018