Unfortunately I am stuck with public computers running Windows something or other.
I have a USB key drive, and it has been a very painful process to install an SSH client on it. Windows keeps trying to install things on the hard drive rather than my removeable drive.
Hopefully, once I get that all set up, I can commit to CVS from that. I might be able to install Perl too, and then maybe, just maybe, I can use my release script.
Don't hold your breath.
Re:putty is easy to install
jordan on 2003-12-30T15:06:05
- I have no idea where it stores config info, though.
It puts it all in the Window Registry.
I haven't found the right magic to encapsulate and move these settings from machine to machine, yet. Although I haven't tried too hard.
Does anyone know how to extract Registry information in a portable form that can easily be loaded onto another machine?
Re:putty is easy to install
jplindstrom on 2003-12-30T17:28:08
Run "regedit", find the correct branch of settings and chose Registry | Export Registry File...
This will save a little plain-text file with the contents of that branch.
Move to another computer and run the file.Re:putty is easy to install
jordan on 2003-12-30T18:45:47
I thought I tried that and it didn't work, but it's been awhile since I've been there and tried that...
Thanks. I'll try again.
What I really want is to save my favorite settings for when I change machines.
Re:putty is easy to install
afresh1 on 2003-12-30T21:05:55
Putty also has pretty much everything configurable from the command line.
putty -ssh -2 hostname.domain.ext
so you could just make batch files in the putty folder for your mostly used ssh sessions and just have everything on the command line. The batch file could even run the putty -clean at the end if you want to clean your tracks.
Re:putty is easy to install
afresh1 on 2003-12-30T21:11:07
oops, here are the actual command line options and it's putty -cleanup and you can't specify window size or colors from the command line, but there might be enough.Re:putty is easy to install
brian_d_foy on 2003-12-31T08:24:06
I'm using TeraTerm Pro with the SSH extensions. It is easy to install too, but Windows keeps getting in the way. I think it is the fascist settings on the public computer.
I agree with mary.poppins. Go with PuTTY (mirrors).
Download PuTTY (get the