Web Sites
SFTP-ing into your Personal Web Space
When using an FTP client to publish webpages to your personal web space or to connect to your network files, make sure your FTP client is using Secure FTP. Some of the more popular FTP clients are listed below with directions for changing the settings to Secure FTP.
NOTE: Bowdoin's SFTP Server's Hostname is: sftp.bowdoin.edu (it is no longer polar.bowdoin.edu)
To use an FTP client from off campus to connect to Bowdoin, you will need to install and run the VPN (Virtual Private Network) client. For more information about Bowdoin's VPN visit the VPN web page.
Cyberduck (OS X)
Fetch (OS X)
Cute FTP (OS X)
FileZilla (Windows)
Dreamweaver
Cyberduck (OSX)
- Click on "Open Connection."
- Choose "SFTP" from the Protocol menu.
- Type "sftp.bowdoin.edu" for the server.
- Type in your Bowdoin username and password.
- Click Connect.

Fetch (OSX)
Click on "File/New Connection."
- Type "sftp.bowdoin.edu" for the hostname.
- Type your Bowdoin username.
- Choose Connect using "SFTP" from the pull down menu.
- Type your password.
- Click the Connect button.

Cute FTP (OSX)
- From the site manager click "New Connection."
- Type "sftp.bowdoin.edu" for the host name.
- Type in your Bowdoin username and password.
- Click the Connect button.

FileZilla (Windows)
- Click "File/Site Manager."
- Click "New Site."
- Type "sftp.bowdoin.edu" for the host.
- Choose "Normal" for Logontype.
- Type in your Bowdoin username and password.
- Click the Connect button.

Dreamweaver
- Open Dreamweaver. Select the Site menu and select Manage Sites...
- When the Manage Sites window appears, click on your website and then click on the Edit... button. (If you don't have a site defined, click the New... button and choose Site.)
- Click on the Advanced tab at the top of the window and then select Remote Info from the Category list on the left.
- At the Access: pulldown menu, select FTP.
- In the FTP host: field, type sftp.bowdoin.edu.
- In the Login: field, type your Bowdoin user name.
- In the Password: field, type your Bowdoin password.
- Check Use Secure FTP (SFTP)
- Click the Test button to make sure your configuration is correct.
- Click the OK button and then when you return to the Manage Sites window, the Done button.

- Document author:
- ngrant
- Last modified:
- Feb 26, 2010