PuTTY and WinSCP
Secure Connection To Host "Replacement for Telnet"
According to PuTTY's website, PuTTY is a client program for the SSH, Telnet
and Rlogin network protocols. These protocols are all used to run a remote
session on a computer, over a network. PuTTY implements the client end
of that session: the end at which the session is displayed, rather than
the end at which it runs. In really simple terms: you run PuTTY on a Windows
machine, and tell it to connect to (for example) a Unix machine. PuTTY
opens a window. Then, anything you type into that window is sent straight
to the Unix machine, and everything the Unix machine sends back is displayed
in the window. So you can work on the Unix machine as if you were sitting
at its console, while actually sitting somewhere else.
WinSCP is open source software for SFTP (Secure FTP) and SCP (Secure Copy
Protocol). The main use of this software is secure file transfers between
two computers.
PuTTY Instructions
1. Click Here to Download PuTTY to your hard disk
2. Run the downloaded file
3. Type in the Host Name, Port Number and select SSH for the protocol
For Banner, use gssun3.cc.georgiasouthern.edu
Or
Load a session by clicking on the name of the saved session and clicking
on load

4. Save the session if desired by typing a name under Saved Sessions and
clicking Save
WinSCP Instructions
1. Click Here to Download WinSCP to your hard disk
2. Run the downloaded file
3. Type in the Host name, Port Number, User name, Password, and select
the proper protocol

Or
Expand Session, click on Stored sessions, select the session and click
on load

4. Save the session if desired by clicking on Save. If you choose to save
the session, do not save the session with password entered.
|