web statisticsweb stats

Business Phone Systems

Previous Thread
Next Thread
Print Thread
Rate Thread
#114128 06/27/11 03:57 PM
Joined: Feb 2010
Posts: 339
jonmyk Offline OP
Member
OP Offline
Member
Joined: Feb 2010
Posts: 339
I use PuTTY almost exclusively for access to the 200icp and have a question. I am going to be out of the shop for awhile and want to give the other tech all of the sessions I have saved on my laptop. Where can I find the files or directory to copy to give him? Any help will make him a happy camper instead of having to manually copy the info.

Thanks!


Jon


"It is better to keep your mouth shut and appear stupid than open it and remove all doubt"

Mark Twain
Atcom VoIP Phones
VoIP Demo

Best VoIP Phones Canada


Visit Atcom to get started with your new business VoIP phone system ASAP
Turn up is quick, painless, and can often be done same day.
Let us show you how to do VoIP right, resulting in crystal clear call quality and easy-to-use features that make everyone happy!
Proudly serving Canada from coast to coast.

#114129 06/28/11 12:08 AM
Joined: Jul 2003
Posts: 1,132
Member
Offline
Member
Joined: Jul 2003
Posts: 1,132
It's stored in the registry.

HKEY_CURRENT_USER\Software\SimonTatham

#114130 06/28/11 05:08 AM
Joined: Nov 2004
Posts: 290
TDS Offline
Member
Offline
Member
Joined: Nov 2004
Posts: 290
A.2.6 Does PuTTY support storing its settings in a disk file?
Not at present, although section 4.26 in the documentation gives a method of achieving the same effect.
In the help file of putty FAQ

You will need a file called (say) PUTTY.BAT which imports the contents of a file into the Registry, then runs PuTTY, exports the contents of the Registry back into the file, and deletes the Registry entries. This can all be done using the Regedit command line options, so it's all automatic. Here is what you need in PUTTY.BAT:

@ECHO OFF
regedit /s putty.reg
regedit /s puttyrnd.reg
start /w putty.exe
regedit /ea new.reg HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
copy new.reg putty.reg
del new.reg
regedit /s puttydel.reg
This batch file needs two auxiliary files: PUTTYRND.REG which sets up an initial safe location for the PUTTY.RND random seed file, and PUTTYDEL.REG which destroys everything in the Registry once it's been successfully saved back to the file.

Here is PUTTYDEL.REG:

REGEDIT4

[-HKEY_CURRENT_USER\Software\SimonTatham\PuTTY]
Here is an example PUTTYRND.REG file:

REGEDIT4

[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY]
"RandSeedFile"="a:\\putty.rnd"
You should replace a:\putty.rnd with the location where you want to store your random number data. If the aim is to carry around PuTTY and its settings on one floppy, you probably want to store it on the floppy.


Link Copied to Clipboard
Forum Statistics
Forums84
Topics94,284
Posts638,768
Members49,765
Most Online5,661
May 23rd, 2018
Popular Topics(Views)
211,453 Shoretel
188,306 CTX100 install
187,085 1a2 system
Newest Members
Nadisale, andreww, gohunt, Darrick, telecopippo
49,764 Registered Users
Top Posters(30 Days)
Toner 23
teleco 7
dexman 4
jc2it 4
Who's Online Now
2 members (justbill, James D.), 122 guests, and 301 robots.
Key: Admin, Global Mod, Mod
Contact Us | Sponsored by Atcom: One of the best VoIP Phone Canada Suppliers for your business telephone system!| Terms of Service

Sundance Communications is not affiliated with any of the above manufacturers. Sundance Phone System Forums - VOIP & Cloud Phone Help
©Copyright Sundance Communications 1998-2024
Powered by UBB.threads™ PHP Forum Software 7.7.5