• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General
Home » Oracle » How to export/import Putty Sessions

How to export/import Putty Sessions

July 3, 2022 by techgoeasy Leave a Comment

We may need to export/import Putty sessions when we are moving to another laptop or system.

How to export Putty Sessions

Here are the simple steps

Step 1: Launch Run
Step 2: Type regedit
Step 3: Navigate to,
HKEY_CURRENT_USER\Software\SimonTatham
Step 4: Right-click on ‘SimonTatham’ key (directory icon), select Export Give the file a name (say) putty.reg and save it to Desktop
Step 5: Close Registry Editor.

export Putty Sessions

If you just want putty sessions, then just do export on sessions

We can do this using a command prompt also

We need to open the Command Prompt in administrative mode, then we can run the below queries

regedit /e "C:\putty.reg" HKEY_CURRENT_USER\Software\SimonTatham
regedit /e "C:\putty-sessions.reg" HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\

This will generate the file in the C drive

How to import Putty sessions

This is pretty simple, just move the putty.reg file generated to another computer and just double click it, It will import all the putty sessions

Important Points

The above procedure does not move the ssh keys, those need to be done manually

I hope you find this post useful. Please do provide the feedback

Related Articles
how to use putty : Check out this post on how to use putty for ssh connection to Linux or Unix server.Various settings of the terminal, how to download the client and install it
PuTTY CONNECTION MANAGER: Find out how to use putty connection manager to manage multiple Linux/Unix nodes. Learn how to store passwords in puttycm and various important features
network error software caused connection abort: Check out how to resolve network error software caused connection abort in Putty. It will help surely in better connectivity
Puttygen : Puttygen is a very useful key generator which can be used to generate key pairs for login to Linux node on cloud or on-premise using putty

Filed Under: Oracle

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • How to use sed replace string in file
  • Password Version in oracle
  • How to login as user without changing the password in Oracle database(alter user identified by values)
  • How to check encrypted tablespace in the Database
  • How To Export -Import TDE Master Encryption Key

Copyright © 2023 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us