added putty/nixed KoalaTerm

This commit is contained in:
Dan Olson 2000-04-18 16:31:03 +00:00
parent 36395bc0aa
commit 22be91320a

View file

@ -64,7 +64,7 @@ print ("(". round($size) ."KB)"); ?></a>
<br><li>The GPL'd Quest Map editor which can edit Quake maps and runs on multiple OSs has a Linux version in the Quest project's CVS tree, <a href="files/quest-linux.tar.gz">this</a> is a tweaked version by Nelson Rush (palisade) which fixes a lot of the problems inherent in the CVS version. You have to edit the quest.cfg before using it. <a href="mailto:palisade@quakeforge.net">Email</a> Palisade for questions or comments.
<h5>Windows 95/98/NT and DOS</h5>
<li>For Win95/98/NT users, grab <a href="http://www.midasoft.com/ftp/mkt/mkts.zip">KoalaTerm</a> from <a href="http://www.midasoft.com">Midasoft</a> in zip form. This is a terminal (telnet style) program that allows you to SSH into your shell1.sourceforge.net account. Remember use SSH1 terminal type only when connecting.
<li>For Win95/98/NT users, <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty</a> is a good program that will allow you to telnet into your shell1.sourceforge.net account using SSH 1.x.
<br><li>There is a port of unix cvs, ssh and scp to Win9x/NT (console only) <a href="http://bmrc.berkeley.edu/people/chaffee/winntutil.html#sshnt">here</a>.
<br><li>Grab my <a href="files/sscp.bat">batch script</a> to make using the unix port of scp with sourceforge easier. (not midasoft)
<br><li>Grab my <a href="files/runme.bat">batch script</a> to properly set up the unix port for ssh and cvs. (not wincvs/midasoft)