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
AIX Reviewing AIX Error and Boot Logs
Viewed 3129 times since Wed, Mar 20, 2019
IBM AIX MPIO: Best practices and considerations
Viewed 11791 times since Wed, May 30, 2018
AIX - How to monitor CPU usage
Viewed 27848 times since Fri, Jun 8, 2018
Awesome Command to show top 15 processes using memory on AIX
Viewed 24066 times since Thu, Nov 29, 2018
Create a mksysb + SPOT using NIM (CLI)
Viewed 5699 times since Tue, Jul 17, 2018
AIX: Error code 0516-1339, 0516-1397 0516-792: cannot extendvg with a previous Oracle ASM disk
Viewed 3902 times since Wed, Feb 6, 2019
AIX Increase paging space logical volume size
Viewed 3087 times since Tue, Jul 17, 2018
Using the AIX splitvg command
Viewed 4437 times since Mon, Jun 3, 2019
AIX Replacing a failed disk (rootvg)
Viewed 8880 times since Tue, Jul 17, 2018
AIX Health Check basic
Viewed 4823 times since Fri, Jun 8, 2018