Home » Support » Online Help » Managing Files with FTP » Installing and Configuring FTP Software
Installing and Configuring FTP Software
FTP (File Transfer Protocol) is a method of uploading one or more files to the web server. As you are probably aware, you can upload files using the CMS features that run within your web browser; this is convenient because you do not need to use a separate program or login. However, for larger file uploads (8MB+) or for uploading lots of smaller files, it is not practical to use a web browser. In these cases, FTP is the way to go.
1. Download FTP software
The first step is to download and install an FTP program. We recommend FileZilla (for Windows), which is free. You can download it from this page:
http://sourceforge.net/project/showfiles.php?group_id=21558&package_id=15149
You will want the file named something like this "FileZilla..._setup.exe".
Download the file to your desktop, double-click it to run the install program and follow the usual prompts.
Note: If FileZilla does not run on your OS then you will need some other FTP program. There are many that are freely available, so please try doing a Google search.
2. Request an FTP login for your website
Simply ask us for an FTP login and we will happily oblige.
3. Add your FTP login to your FTP program
In FileZilla, click on the "Site Manager" button (far left of toolbar) or go to "File / Site Manager".
You should see a window that looks like this:
Click on the "New Site" button, and add in the following details for your site:
- Host: ftp.yourdomain.com.au (substitute your domain name).
- Logon type: Normal.
- User: As supplied by us.
- Password: As supplied by us.
Click the "Connect" button to connect to your site and save the login details. Next time you use FileZilla, it will remember your site and you can click on the little arrow next to the Site Manager button on the toolbar to connect.
