How-To Guides
Additional Campus Training
Getting Started | SSH for Windows | MacSSH and MacSFTP
Secure Server File Transfers: SSH for Windows
Download:
- To use SSH for windows you must download the client program: the URL where it is located: ftp://ftp.ssh.com/pub/ssh/
- You'll see a list of files. Download the file “SSHSecureShellClient-x.x.x.exe” (x.x.x is the version number) by clicking the name of the file.*

- In “File Download” window, click on the “Save” button.
- Choose the destination location for the file installation.
- Click on the “Save” button.
- Start installation.
* If double click takes you to a blank page:- Go back to the previous page
- Right click on the option: “SSHSecureShellClient-x.x.x.exe”
- Choose the “Copy to Folder”
- In “Browse For Folder” window, choose the destination folder for the file installation
- Click on the “OK” button
- Start Installation.
Connect to server:
- Open the SSH program folder that you installed (SSH Secure Shell Client).
- The "Default - SSH Secure Shell" window will appear.
- On the taskbar at the top: click on the “Connect” button (monitor icon).
- Enter the following information in the pop-up box:
- Host Name: edtech.tennessee.edu
- User Name: your username
- Port Number: 1022
- Authentication Method: Password

- Click on the “Connect” button.
- Click on the “Yes” button in the pop-up window.
- Enter your password on next pop-up box.
- Click on the “OK” button.
- The "edtech.tennessee.edu - default - Secure Shell" window with a prompt sign will appear.



Change Password:
- As a team, decide on a new password and change.

- When connected, at the prompt type: passwd.
- Press enter.
- You will then be prompted to enter your login password. At the prompt: enter the old password once.
- Press enter.
- At the New Password prompt, enter your new password. *
- The new password must be at least 6 characters. It must be at least a combination of 2 alphabetic characters and 1 numeric character.
- Press enter.
- At the Re-enter new password prompt, re-enter your new password.
- Press enter.
- Password successfully changed confirmation massage will appear.
To FTP:
- When connected, on the task bar, click the icon that is called “New File Transfer Window”.
- Double click on the public_html folder in the right-hand window.

- On the taskbar: click the arrow pointing up icon that is called “upload.”

- In the “Upload-Select Files” window, choose the files on your computer that you want to upload.

- Click the “Upload” button.
- The "Upload" window will appear.
- After the uploading process, the uploaded file should appear in the right-hand window under the public_html folder.
To Create Separate Folders (Directories):
- When connected, double click on the “public_html” folder in the right-hand window.
- (In the "public_html" folder) Menu bar, click on the “Operation” button.
- Go to and click on the “New Folder.”

- The new created folder will appear in the right–hand window.
- Type the new folder name as you want (Ex. Module1).
- Press Enter.
To exit the program:
SSH Secure Shell
- In the SSH Secure Shell window type: exit.
- Press enter.
- In the "Confirm Exit" window, click on the "Yes" button.
SSH Secure File Transfer
- In the SSH Secure File Transfer window, click on the “Disconnected Button” on the task bar.
- In the "Confirm Disconnect" window, click on the "Yes" button.

Viewing your Module:
- You can access your site on the web by going to: http://edtech.tennessee.edu/~yourusername/yourfilename.html.
- Make sure you have a default.html file in your public_html folder.
(Ex. http://edtech.tennessee.edu/~rite2008/default.html).



