Computing.Net > Forums > Security and Virus > SSH Shell

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

SSH Shell

Reply to Message Icon

Name: Kyro
Date: December 1, 2003 at 16:23:50 Pacific
OS: Windows XP Home
CPU/Ram: Pentium 4/128
Comment:

What exactly does SSH Shell do? Can I publish web pages with it instead of using FrontPage or Dream weaver?



Sponsored Link
Ads by Google

Response Number 1
Name: anonproxy
Date: December 1, 2003 at 17:53:11 Pacific
Reply:

SSH stands for Secure Shell.

SSH is a remote command line (in the Unix world this would be the shell) program. It is like telnet, which gives you access to a command line on another system over a network, but SSH uses encrypted traffic and is focused on being secure in general.

The unoffocial FAQ is here.

Now, SSH requires a client and a server. The server is waiting for a client to connect with it to begin an encrypted session. In that session, the client can run commands, like copying files over to the server's computer (like FTP - in fact there is an sftp). So, if your webhost provides you with SSH access, you can connect and transfer files to your web host (the equivalent of publishing in a WYSIWYG editor).

There are also subset commands which use SSH to perform tasks. There is sftp and scp (secure copy), for example. These only give you specific functionality, not a whole command line to work in.

There are a few graphical SSH clients, most of which are commerical. Refer to the FAQ for options on Windows.


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Security and Virus Forum Home


Sponsored links

Ads by Google


Results for: SSH Shell

PRNG is not seeded error during SSH key www.computing.net/answers/security/prng-is-not-seeded-error-during-ssh-key-/1322.html

Unchecked Buffer in Windows Shell C www.computing.net/answers/security/unchecked-buffer-in-windows-shell-c/3676.html

Error:Connecting to Shell www.computing.net/answers/security/errorconnecting-to-shell/5781.html