IT Knowledgebase
< All Topics
Print

How to transfer PuTTY sessions from one PC to another

PuTTY is a terminal emulation application which helps connecting to your networking devices via different networking protocols for example: telnet, SSH, Rlogin etc. You can use PuTTY to connect networking devices via serial port too. PuTTY saves the session information in Windows registry. We are going to discuss how to transfer PuTTY sessions from one PC to another in this post.

The picture below shows the saved PuTTY sessions ( Firewall 1, Switch 1, Switch 2, Switch3, Switch 4)

Transfer Putty sessions - saved sessions

EXPORT PuTTY SESSIONS

  1. Launch the registry
    START —> RUN —> type REGEDIT.EXE
  2. Transfer Putty sessions - regedit
  3. Browse the below registry location:
    “Computer\HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions”Transfer Putty sessions - export registry
  4. Right click on Sessions and select Export
  5. Transfer Putty sessions - export registry
  6. Assign a filename and save itTransfer Putty sessions - save sessions

IMPORT SAVED PuTTY SESSIONS TO THE NEW PC

  1. Transfer the saved “putty sessions.reg” file to the desired Windows machine.
  2. Double click on the file and you will find below message. Hit YES to accept the message.Transfer Putty sessions - registry editor confirmation
  3. Finally, another message will appear and hit OKTransfer Putty sessions - pop up window for confirmation

Once done, you will find the same sessions on the new computer.

Messenger