Summary
IT Services recommends using Secure FTP (SFTP) when moving files, such as when maintaining content for a personal web site, in an effort to keep the Colleges' systems better protected. FileZilla is an example of a secure FTP client for connecting to and managing content on your web site.
Body
IT Services recommends using Secure FTP (SFTP) when moving files, such as when maintaining content for a personal web site, in an effort to keep the Colleges' systems better protected.
FileZilla is an example of a secure FTP client for connecting to and managing content on your web site. Please use the instructions below to download, install, and configure FileZilla.
To download and install FileZilla:
-
To Download, go to https://filezilla-project.org/download.php?show_all=1
-
Go to the Downloads folder and double click on the file FileZilla_3.17.0.1_macosx- x86.app.tar.bz2
This will extract the FileZilla app into the Downloads folder.
-
Move (drag) the app to the Applications folder
-
In the Applications folder, double-click on FileZilla to open it
Once FileZilla is open, you need to configure it with your site-specific information. The following instructions use an example configuration.
-
In FileZilla, click File > Site Manager
-
In the Site Manager, click New Site
-
On the left in the site tree, name your site
-
In the General tab (on the right), in the Host field, enter sftp-people.hws.edu
-
In the Protocol dropdown menu, select
SFTP – SSH File Transfer Protocol
-
In the Logon Type dropdown menu, select Normal
-
In the User field, enter your HWS username
-
In the Password field, enter your HWS password
-
Click on the Advanced tab
-
In the Advanced tab, in the Default local directory field, browse to your web site files
This should be wherever you keep your working files, your own copy, of your web site.
-
Leave the Default remote directory field blank
-
Click Connect
-
You may receive a message “Unknown host key”; click OK
Once successfully connected, you will see a list of directories in the remote site window.
-
Find the directory for your site and double-click on it
The files in your home directory will be listed and you will be able to add/delete/modify files in that directory.