Forum Moderators: phranque

Message Too Old, No Replies

Any recommendations for SSH software?

         

Marcia

2:44 am on Dec 27, 2000 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Free would be nice.

littleman

3:49 am on Dec 27, 2000 (gmt 0)



You are talking about a windows app?

SecureCRT - it isn't free, but it is excellent. They do have a free 30 evaluation period.

Marcia

4:03 am on Dec 27, 2000 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks, I'll check it out. Can't telnet without it.

littleman

4:08 am on Dec 27, 2000 (gmt 0)



You wanted free?
Check out putty [linux.eu.org]
I just downloaded it and I am impressed. It is very small, efficient and will save you $100 bucks.

littleman

2:25 am on Feb 2, 2001 (gmt 0)



Has anyone else tried putty? It's just a free ssh client that works without a lot of garbage - a nice app in my opinion.
It also only 185KB.

Air

5:31 am on Feb 2, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Yeah, I've used putty and it does the job. Like you said pretty plain, I've run into a few clients that won't allow straight telnet into their servers, so it's nice to keep a SSH client around. I found it a little slow - did you?

Brett_Tabke

10:21 am on Feb 2, 2001 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I never could get it to make a connection. Evidently, it isn't liking my network card and how ever it is glued to winsock. (I'm 90% ignorant tcp/ip and how winders makes it fit together).

littleman

9:11 pm on Feb 2, 2001 (gmt 0)



Air, it doesn't seem very slow to me, but I am just doing regular telnet/ssh stuff. I opened up a couple of large files and it didn't seem to glitck. I also pasted a 32k doc into pico and it did all right, comparable to secure CRT.
Brett, I've installed it on three machines (different makes) and it's worked without any problems.

Marcia

9:42 pm on Feb 2, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



My site host has made web-based SSH available now, I have to mail or fax a copy of photo ID to access though - which is required either way. I'll try it when I get the ID sent to them. Thanks for the recommendation.

mivox

10:32 pm on Feb 2, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



duh... what is SSH?

>> I've run into a few clients that won't allow straight telnet into their servers, so it's nice to keep a SSH client around

My personal site's host doesn't allow direct telnet... would this SSH thingie somehow allow me to run command line scripts without telnet access? Gawd, I've got a couple of command line scripts I'd LOVE to use for that site!

If SSH is the thing I need, is there a Mac program for it... if I'm completely off my rocker here, would someone kindly let me know where to go? ;)

Kiwi

12:51 am on Feb 3, 2001 (gmt 0)

10+ Year Member



Not sure if this SSH client is any good, a freind uses it and said it is ok, free at least.
[zip.com.au...]

DaveAtIFG

1:14 am on Feb 3, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



mivox - SSH was a new term to me too, a quick search reveals "Secure Shell" protocol, apparently it's a BBS (bulletin board system) type program for talking directly to a Unix shell.

mivox

1:16 am on Feb 3, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Would my webserver need to 'allow' SSH access the way they can allow or disallow telnet access?

Brett_Tabke

1:38 am on Feb 3, 2001 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Generally, if you can't do telnet, you can't do ssh. (virtually the same protocal, but encrypted - thus, no one between you and the host can snoop at your data).

mivox

1:53 am on Feb 3, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



oh pooh. Thanks for killing my hopes and dreams.... :)

littleman

9:29 am on Feb 3, 2001 (gmt 0)



In effect ssh is to telnet what SSL is to http. Many of the new dedicated servers are being configured with telnet disabled and the only way to communicate remotely with the box is with ssh. There are two protocols, ssh1 and ssh2.

You could read about it all at [openssh.com...] .

littleman

10:31 pm on Feb 5, 2001 (gmt 0)



I found another option:
[zip.com.au...]
The install is convoluted. You have to first install TeraTerm then unzip this add-on into the Tera folder. It works and Tera is a nice terminal emulator. When it is all installed it is about 1.79 MB. Unfortunately the author has no plans to incorporate ssh2.

grnidone

8:34 pm on Feb 6, 2001 (gmt 0)



Mac SSH...free even (but you must go outside US to get it.)

[lysator.liu.se...]

-G

mivox

9:12 pm on Feb 6, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



nifty! Unfortunately, I don't think I can talk my host into allowing any kind of Telnet access.

Marcia

1:48 am on May 18, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



*bump*