Using FileZilla: FTP Access to Official USM Web Sites

This article details how to use FileZilla to access official USM web sites on the usm.maine.edu server. If you need instructions for accessing personal web space, see Using FileZilla: FTP Access to Personal Web Space.

FileZilla is an FTP and SFTP client that allows users to access files and folders that are stored on network drives or on an FTP Server. In order to maintain files on university web sites, you might want to use FileZilla. You may do so a couple of ways:

  • University computers on campus are equipped with FileZilla that is ready to use on campus.
  • You may download a copy of FileZilla for your personal machine and configure it to work with university resources

The following will offer you some hints on how to set up FileZilla for use with USM Resources from both on and off campus. (FileZilla is designed for use on machines using a Windows operating system; Mac and Linux versions will be available soon.)

On-Campus Use

University Windows computers already have FileZilla pre-installed and the configuration pre-determined so that it will work with the USM web server. To use FileZilla on campus:

  1. Click on the Start menu, and then navigate to the USM Apps folder. There you will find a shortcut to FileZilla.
  2. Once you have opened FileZilla, click on File in the menu bar, and select Site Manager….
  3. The Site Manager will list the FTP sites that are currently configured. You will notice that the USM Netware Server and www.usm.maine.edu (the web server) are listed.
  4. Selecting www.usm.maine.edu, you will notice that the Host, Port, and Servertype are filled in for you. You will have to fill the appropriate User name if it is not already filled in for you, and click Connect.

Off-Campus Use

Downloading FileZilla

If you would like to use FileZilla from a non-university computer or off-campus computer, then you may download it at http://usm.maine.edu/computing/downloads/. FileZilla is located on this page under the heading Web Design & Development. Choose the version appropriate for your operating system.

Installing FileZilla

Once you have downloaded FileZilla, you are ready to install it. Run the installation file, and the wizard will walk you through the installation process. The installer may ask you whether or not you want to install FileZilla in Secure Mode. This means that from session to session, FileZilla will not remember your passwords. For the security of your data, this is recommended.

Configure FileZilla to Access USM Resources

With FileZilla installed, you will need to configure access to the USM web server. The USM web server will allow you FTP access to maintaining the files for your university web site.

Open FileZilla, and from the File menu, select Site Manager… to begin configuring the access to your USM resources. Then click the New Site button in the bottom left hand corner of the site manager. You will be prompted to name your FTP site. You will then need to fill in the Host, Port, and Servertype as well as the appropriate User name and click Connect. This will save your site for future use, and attempt to login and access the site immediately.

Use the information below to set up your sites.

Set Up FTP Access to the USM Web Server
  • Host: www.usm.maine.edu
  • Port: 22
  • Servertype: SFTP using SSH2
  • User: Use your USM ID* with Logontype "normal"
    filezilla site manager window

    * Your USM ID generally should be in all lower-case.

Accessing Files: Uploading and Downloading

FileZilla is designed similar to that of your My Computer interface. In the diagram below, you will see that a portion of the screen (highlighted in red) shows the files on your own computer, and a portion shows you the files stored at the FTP site once you have connected to it (highlighted in green). The area of the screen highlighted below in blue will show you the status of any file uploads or downloads while you are moving files between your computer (local) and the FTP site (remote).

image of the filezilla interface designating local files (on your computer) listed in the left column, remote files (on the ftp web server) listed in the right column, and status information of the upload or download progress listed in the bottom section

Moving Your Files Around

The FTP interface allows you to change, update, replace, add and delete files stored both locally (on your computer) and on the remote FTP site. To move files between your computer and the site, click on the file you want to modify and drag it to the desired location.

For example, if you wanted to replace a file called "index5.htm" that is located on the www.usm.maine.edu web server, select a file with the same name located on your computer and drag it to the pane for the remote site. Filezilla will send the new copy of "index5.htm" to the FTP site, and ask if you wish to overwrite the existing file.

image of the filezilla interface depicting how to upload and download files by clicking and dragging files back and forth between the user's local computer and the remote (ftp) web server

Content edited by John Derouche, June 25, 2007.