call +44 (0)1273 622272
![]()
If you’re going to attend our WordPress Training course in Brighton, Sussex, we recommend that you download and familiarise yourself with FileZilla prior to attending. FileZilla is a free FTP client that we use on the course.
If you’re not attending the WordPress course but need to know how to use an FTP client to manage the local and remote files in your website, this guide to setting up FTP using FileZilla will be a useful reference guide.
FTP stands for File Transfer Protocol. It’s the standard network protocol for transferring files over the internet. For a more detailed definition check out Wikipedia
For any website you build, you will keep a local copy on your own computer, and a remote copy on the internet – that is, the live version that people see when they visit your site.
An FTP client will allow you to copy your site files from your computer the the internet (and vice versa).
If you’re making a site with a tool like Dreamweaver you can build and test it on your Mac or PC locally, and then upload to the web via FTP when it’s ready. Dreamweaver actually has it’s own built in FTP client – you can learn more about this on our 2-day Dreamweaver Training course.
Using WordPress is different. Once you’ve downloaded the latest version of WordPress, uploaded it to your remote webspace and set it all up, you can add your content and make all the amendments directly to the live version of the site using WordPress’ content management back-end. This lets you preview everything before it’s published. However, it’s still a good idea to make regular backups of the site via your FTP client in case something goes wrong!
Anyway – here’s how to download and set up FileZilla:
BEFORE YOU START:
1. Download FileZilla Client at: http://filezilla-project.org/
Double-click The FileZilla icon in your downloads folder to install FileZilla
![]()
Click through the installation using the default settings.
2. Open FileZilla from your start menu or desktop
Select File > Site Manager to open the Site Manager dialogue box.
![]()
3. Select “New Site” in the Site Manager Dialog Box
![]()
4. Enter Login Details for your Webspace
Now you’re going to need the login details for the webspace you’re hosting your site on. You will be able to get these from your Internet Service Provider (ISP). Most have a control panel where you can log in and find these details.
Fill in your host account name in the Host input field (usually ftp.something)
Select “Normal” from the drop down next to Logontype.
Fill in your Username and Password in the relevant fields
![]()
5. Tell FileZilla where your local files are
OK, so Filezilla knows where your website is going to be online – next it needs to know where you’re keeping the local copy of your site. If you’re uploading a WordPress site, you should copy the latest version of WordPress that you’ve downloaded and unzipped in to here.
Click on the “Advanced” tab in the Site Manager Dialog box.
Click on the “Browse” button next to the “Default local directory:” field, and select your local folder
![]()
6. Select “Connect”. FileZilla will now connect to your webapace via FTP (you’ll see it talking to your server in the top window pane) and once connected you should see something this (click for larger image):
![]()
If FileZilla won’t connect – check your settings again in the Site Manager – if you’re un-sure, double check with your ISP.
On the left-hand pane you will see your local files and folders.
On the right-hand pane you will see your remote files and folders.
7. Upload your site
At the moment there’s nothing there on the remote site, so the next step is to upload copies of your local files to your remote webspace.
To upload a file: Select a file from the left-hand side and drag it over the white area on the right-hand side. Release the file.
NOTE: if you’ve already uploaded the file previously you will be asked whether you’d like to save over the remote copy. Only ever copy over files if you know the file you’re uploading is the latest version.
In this instance, we want to upload the whole WordPress site from our local copy, so…
Select all of the files in your local folder by clicking on any file and then pressing ctrl + a
Now drag all of the files in to the right pane and wait for them all to upload (this could take a little while). Now you should see something like this with the same files on both sides (click image for larger version).
![]()
If you want to download a file from the remote site to your local copy (e.g. if you’re backing up). Drag a file from the right-hand side and release it on the left-hand side, again making sure that you’re not over-writing anything important.
You’ve now uploaded your WordPress site! If you go to your web-site address you will now seethe WordPress installation screen, which looks like this:
![]()
We cover how to install WordPress from here on our WordPress Course. We’ll also be posting a how-to with more details here soon – so watch this space!
FileZilla, ftp, Install Wordpress Site, Installing FileZilla, training, Upload Wordpress Site, What is FTP, wordpress, Wordpress FTP
megabonanza says:
great! simple instructions
4. 10. 2012 at 10:58 am
Deanz says:
I CANT CONNECT FILEZILLA TO WORDPRESS! EVERYTIME I CONNECT IT, IT SAYS
Error: Could not connect to server
Status: Waiting to retry…
Status: Resolving address of http://ftp.wordpress.com
Status: Connecting to 76.74.254.123:21…
Status: Connection attempt failed with “ECONNREFUSED – Connection refused by server”, trying next address.
Status: Connecting to 72.233.2.58:21…
Status: Connection attempt failed with “ECONNREFUSED – Connection refused by server”, trying next address.
Status: Connecting to 76.74.254.120:21…
Status: Connection attempt failed with “ECONNREFUSED – Connection refused by server”, trying next address.
Status: Connecting to 74.200.243.251:21…
Status: Connection attempt failed with “ECONNREFUSED – Connection refused by server”, trying next address.
Status: Connecting to 74.200.244.59:21…
Status: Connection attempt failed with “ECONNREFUSED – Connection refused by server”, trying next address.
Status: Connecting to 72.233.69.6:21…
Status: Connection attempt failed with “ECONNREFUSED – Connection refused by server”.
I DONT UNDERSTAND WHY!
These were my form
Host: http://ftp.wordpress.com
Username:dcubes
Password:********
i dont know why!!!! please help me!! im beginner i dont know anything about cPanel dreamhost bluehost MySQL Database!! however i tried network configuration, i tried passive and active, and still, it doesnt work!!!!
13. 10. 2012 at 5:49 am
Aaron Charlie says:
Hi Deanz,
It looks like you might be trying to connect to a WordPress hosted blog which unfortunately you can’t do. See http://en.support.wordpress.com/ftp-access/ for more details.
If you are trying to connect to your own hosted site (not blog.wordpress.com) then you will need to put your account name in the Host form rather than WordPress itself.
Hope that helps.
13. 10. 2012 at 2:57 pm
peter says:
hello everyone. I tried to install wordpress after uploading it to a server but it is giving me an error 404 message, something like “Not Found
The requested URL /wp-admin/install.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”
Please help.
31. 10. 2012 at 2:05 am
SahinB says:
WP is notifying that “We do not allow FTP access to any blogs.
http://en.support.wordpress.com/ftp-access/
4. 12. 2012 at 10:32 am
Aaron Charlie says:
Hi SahinB,
As with the comments above, you can only connect a WordPress site that you host, rather than a WordPress hosted blog.
You need to visit wordpress.org instead of wordpress.com
Hope that helps.
4. 12. 2012 at 10:54 am