Archive for the ‘Putty-Winscp3’ Category
Saturday, July 4th, 2009
Yesterday I found a very handy functionality in Putty: tunneling apps in SSH. Not that I did not know that this technique exist ;) but for the first time I tried it and worked out of the box. The idea is to enable tunneling of insecure applications inside ...
Posted in Putty-Winscp3, ssh | No Comments »
Monday, March 31st, 2008
Situation is that I have several (10+) preconfigured sessions in Putty and I need to save them should I need to change PC or reinstall it.
Sessions parameters are stored in Windows Registry under path:
HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions
To export settings to a file use command: regedit /e <filename>.reg HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions
To import settings use command: ...
Posted in Putty-Winscp3 | No Comments »