FTP With Filezilla

From ESE205 Wiki
Jump to navigation Jump to search

Securi-Door

Description

In order for the hosting platform to show our files, we must use FTP (File Transfer Protocol) to send website scripts to the server. For the Securi-Door project, we used Web.com for hosting and Filezilla as the FTP software. Once you have a cloud server up and running, the next step is to send files to be displayed on the server. This tutorial shows how to setup and use FTP to send files to the server.

Download Filezilla

  1. First navigate to https://filezilla-project.org/ and download the Filezilla client software (see Figure 1)
  2. Follow the directions on the installer and open Filezilla
Figure 1

Connect to server

  1. Locate your server name, username and password for your cloud server
  2. In Filezilla, click on the Site Manager tab (see Figure 2)
  3. In the Site Manager, type in your server address, username, and password and click Connect (see Figure 3)
Figure 2
Figure 3

Add a file to the server

  1. Navigate to your root folder (or whatever folder you choose) in the Remote Site box and right click (see Figure 4)
  2. Click "create new file"
  3. Once you have created your file using your desired text editor, save it locally and navigate back to Filezilla
  4. A prompt will appear on Filezilla asking if you would like this file to be uploaded to the server. Click Yes (see Figure 5)
Figure 4
Figure 5