Transferring PuTTY session data
Posted
by toolkit
on Super User
See other posts from Super User
or by toolkit
Published on 2010-02-16T15:17:39Z
Indexed on
2010/03/29
15:33 UTC
Read the original article
Hit count: 294
putty
My Windows NT account name was changed, and when starting PuTTY it now appears that my saved session information has been lost.
The FAQ suggests that PuTTY sessions should be stored in HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
.
Wikipedia explains that HKCU maps to NTUSER.DAT
and USRCLASS.DAT
under the current user's Desktop and Settings
folder.
I still have these files for my old account name, but I'm guessing there is no easy way to extract data from these files?
© Super User or respective owner