Title Created Resolved
Service Maintenance: Mediasite Classroom Capture Saturday, May 25, 2013 - 6:00am Saturday, May 25, 2013 - 6:00pm VIEW
Subscribe to Service Alerts

SSH Secure Shell Initial Connection and Transferring Files

Last Updated: 11/28/2012
This tutorial applies to the following operating system(s):
WINDOWS

Overview

For this tutorial the initial 8 steps are for SSH Shell Initial Connection, while steps 9 and greater demonstrate how to transfer files using SSH Secure Shell.

To use these instructions it is necessary to download and install SSH Secure Shell for Windows. If you haven't downloaded this application, do so now:

SSH Download

Visual representation related to step 1Click image to view larger version.

Step 1

Once you have installed SSH Secure Shell for Windows, click on the SSH Secure Shell Client icon on your desktop. If you do not have an icon on your desktop, click on the Start button, go to the Programs menu and select SSH Secure Shell Client.

Visual representation related to step 2Click image to view larger version.

Step 2

In the SSH Secure Shell Client window, click on Quick Connect.

Visual representation related to step 3Click image to view larger version.

Step 3

In the Connect to Remote Host window, first enter the host (a.k.a. server) you want to connect to in the Host Name text field. Then enter your CU login name in the User Name text field.

There is no screenshot for this step.

Step 4

Click on Connect.

Visual representation related to step 5Click image to view larger version.

Step 5

The first time you connect to a host a Host Identification window will appear. This key is used to help secure your connection to the server and should only appear once. It will ask Do you want to save the new host key to the local database? Click Yes.

Visual representation related to step 6Click image to view larger version.

Step 6

Next you will be prompted to enter your account password (in most cases, your e-mail password). Do so and click OK.

Visual representation related to step 7Click image to view larger version.

Step 7

To save time in future sessions, create a profile. The Add Profile window will appear where you can enter a nickname for this connection. This profile will be listed in the profiles menu for future sessions. Enter your profile name and click Add the Current Connection to Pro...

Visual representation related to step 8Click image to view larger version.

Step 8

Congratulations, you are connected securely! Your Telnet session can begin. 

Visual representation related to step 9Click image to view larger version.

Step 9

To transfer files using SSH Secure Shell, click on the Transfer icon that is shown in the window below.

*Note: These folowing steps are for transfering files using SSh Secure Shell.

Visual representation related to step 10Click image to view larger version.

Step 10

Two panes will appear in the SSH Secure File Transfer Window. The left-hand pane is your local machine and the right-hand pane is the host you have connected to.

Visual representation related to step 11Click image to view larger version.

Step 11

Transferring files is easy, just "drag and drop" files from the Windows Explorer right-hand pane of the SSH Secure File Transfer Window.

Visual representation related to step 12Click image to view larger version.

Step 12

In most cases transferring files in Auto mode will work. Auto mode allows the client to automatically detect if the file is binary or not. If your file appears different after the transfer you may need to manually select ASCII or 01010 icons for text or binary files.

Visual representation related to step 13Click image to view larger version.

Step 13

If you need to get to a directory that is not in your home path use Go to folder in the Operation menu. For example, /htdocs/OIT is shown below.

Visual representation related to step 14Click image to view larger version.

Step 14

You can also directly open files from the SSH Secure File Transfer window just by double clicking on the file's icon. In this example, robots.txt was double clicked and it was automatically opened in Notepad.

Visual representation related to step 15Click image to view larger version.

Step 15

When you edit a file SSH will ask if you want to upload the changed file as shone below. Click OK to upload the file.

There is no screenshot for this step.

Step 16

Congratulations! Your files have been transferred from your local machine to the host you connected to.




BACK TO TOP