1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-04-21 13:05:04 -05:00

"Where does PuTTY store its data?" -- mention where Unix PuTTY stores its

data

[originally from svn r4371]
This commit is contained in:
Jacob Nevins 2004-07-29 10:23:48 +00:00
parent 86cafb4524
commit 970079d102

View File

@ -1,4 +1,4 @@
\versionid $Id: faq.but,v 1.72 2004/07/24 12:37:42 jacob Exp $ \versionid $Id: faq.but,v 1.73 2004/07/29 10:23:48 jacob Exp $
\A{faq} PuTTY FAQ \A{faq} PuTTY FAQ
@ -364,8 +364,8 @@ to say something else; \c{vt220} might help if you have trouble.
\S{faq-settings}{Question} Where does PuTTY store its data? \S{faq-settings}{Question} Where does PuTTY store its data?
PuTTY stores most of its data (saved sessions, SSH host keys) in the On Windows, PuTTY stores most of its data (saved sessions, SSH host
Registry. The precise location is keys) in the Registry. The precise location is
\c HKEY_CURRENT_USER\Software\SimonTatham\PuTTY \c HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
@ -383,6 +383,8 @@ pathname in the Registry, at
\c HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\RandSeedFile \c HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\RandSeedFile
On Unix, PuTTY stores all of this data in a directory \cw{~/.putty}.
\H{faq-howto} HOWTO questions \H{faq-howto} HOWTO questions
\S{faq-startmax}{Question} How can I make PuTTY start up maximised? \S{faq-startmax}{Question} How can I make PuTTY start up maximised?