How can I export all my settings in Putty (e.g. Saved Sessions Configurations) from one machine and import them on another computer?

Both machines are running Windows.

link|improve this question

44% accept rate
feedback

1 Answer

up vote 4 down vote accepted

Simply export the registry key at HKEY_CURRENT_USER\Software\SimonTatham as a .reg file, and double-click it on another machine to merge it.

alt text

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.