Computing

Remote File Access

You can use SFTP to access files on a Linux server from a remote location. On some of our servers, you also have the option of remotely mounting file shares. The latter requires a UCSB VPN connection.

We recommend Cyberduck (Windows, macOS) and WinSCP (Windows) for free SFTP clients.

Windows and macOS

Cyberduck

  1. Download and install

  2. Start Cyberduck, click Open Connection at the top left of the program window.

image

  1. Select SFTP from the drop down list

image

  1. Fill in the server name, username, and password

image

  1. Click Allow, optional check Always, if prompted about the fingerprint.

image

  1. You will see the files in your home directory, usually at /home/your-username. If you want to visit a shared project folder, click Go in the menubar, then Go to Folder... and enter the path of the folder, such as /home/shares/project-name.