Public Linux Environment: Download an SSH/SFTP Client

Overview

SSH and SFTP clients are used to securely connect to the Public Linux Environment (Volweb). 

Windows

PuTTY (an ssh terminal client)

WinSCP (a graphical SFTP client)

FileZilla 

Mac

Fetch

Cyberduck

FileZilla

Terminal - If you are using Mac OS X, you already have an SSH terminal client installed on your computer. Open a terminal window (in Finder, go to Applications > Terminal, or look for Terminal in Spotlight). In the terminal window, type

ssh netid@linux.oit.utk.edu

press return and enter your password.

Linux

FileZilla

Terminal - If you are using Linux, you already have an SSH terminal client installed on your computer. In the terminal window, type

ssh netid@linux.oit.utk.edu

press return and enter your password.

Details

Article ID: 113595
Created
Tue 8/11/20 5:36 PM
Modified
Mon 3/11/24 9:54 AM
Environment
Public Linux Environment