TeraTerm with the TeraTerm SSH extension is also a good, free terminal program.
TeraTerm: http://hp.vector.co.jp/authors/VA002416/teraterm.html SSH extension: http://www.zip.com.au/~roca/ttssh.html -Max ----- Original Message ----- From: "Rob Leland" <[EMAIL PROTECTED]> To: "Struts Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, July 08, 2003 9:48 AM Subject: Re: [VOTE-RESULT] Steve Raeburn as a Struts Committer > Steve Raeburn wrote: > > >I'm getting the long delay just using Putty interactively. But as you've > >mentioned Eclipse seems to authenticate at least twice during a checkout. > >Also, I've never had problems using anonymous CVS so it does seem to be SSH > >related. > > > >I'll try Craig's suggestion and take a look at MindTerm tomorrow. > > > >Steve > > > I used MindTerm 1.X which worked well, but they made version > 2.X commercial and you need to use a web page applet to start it, yech ! > I have been useing WinCVS with CYGWIN ssh together under W2K for 2 years > now. > > Here is my shell script I start for ssh tunneling : > echo on > ssh -L 2401:localhost:2401 -l rleland -N cvs.apache.org > pause > > Then start up either WinCVS or the command line cvs client > with > Root=:pserver:[EMAIL PROTECTED]:/home/cvs > > then you'll be good to go. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]