Dave22
09-22-2002, 01:57 PM
My webhost says it has login by SSH.... What is SSH. I assume it's using FTP but more secure?
Is they have SSH will my host support SSH2? I'm using cuteFTP pro and i FTPed in using SSH2 so they do right?
Rochen
09-22-2002, 02:01 PM
SSH - Shell access. It allows you to perform tasks such as moving files, making changing to databases etc. It is mainly used for more advanced tasks that can't be done via FTP etc. Most of the time it comes down to personal choice because these days with control panels etc. most tasks can be done without SSH, although it's still a handy tool to have :)
AntiSpamHosts
09-22-2002, 02:28 PM
You just need to know how to use Linux.
DayGlo
09-22-2002, 02:31 PM
It's used as a secure replacement for telnet.
As rochen said, if you are using a control panel you probably won't need it often but it's good that your host provides it.
bromyaur
09-22-2002, 03:18 PM
here is alink that may be of use
http://www.snailbook.com/index.html
mind21_98
09-22-2002, 03:39 PM
SSH = God. :D If your host has port 23 (Telnet) open, run! SSH doesn't have the same vulnerabilities most Telnet daemons have.