I have putty installed on my laptop (Win7) which is configured with many many server connections. I installed Putty portable on a USB drive because I thought it would be useful should I not have my laptop and need to access servers from another computer.
Is there an easy way to export all the setting in my current Putty set-up on my local machine to the portable version installed on my USB drive?
What you need to do is export the settings from the registry.
regedit
(type it into the search box in the start menu and press enter).HKEY_CURRENT_USER\Software\SimonTatham
.X:\PortableApps\PuTTYPortable\Data\putty.reg
(considering the path where you have PuTTY Portable installed).After that it should work. You may need to update some paths; I'm not sure.
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
I'm using Windows 7 and PortableApps v10.0.1 and I got this to work after making a slight adjustment to step 4 of Chris's instructions:
regedit
HKEY_CURRENT_USER\Software\SimonTatham
File > Export...
X:\PortableApps\PuTTYPortable\Data\settings\putty.reg
Sorry about that. It should indeed be in the "settings" subdirectory.
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
For PA 12.2 and Putty 0.65, I've answered this question here: https://portableapps.com/comment/224987#comment-224987