FTP stands for ‘File Transfer Protocol’, and is a fast and simple way to upload files from your computer to your website, or transfer files from one website to another.
For example, when you create a new WordPress website, you can use FTP to upload all of the WordPress files from your personal computer to your server.
To do this, you run software on your computer called an FTP client. It can connect to your website’s FTP server so that you can transfer files.
What Is FTP?
You can think of FTP as file management for the internet. You can use it to copy, move, rename, delete, upload and edit files and folders on your WordPress website.
Most web hosting providers offer an FTP server so that users can upload WordPress and other files. You connect to the FTP server using FTP client software on your computer.
A connection is made between client and server using the FTP protocol. After that, you can access the files on your website. Besides installing WordPress, you can use FTP to install plugins, upload media files in bulk, modify your theme’s functions.php
file, and more.
Sometimes adding a plugin or making a change to the functions.php
file can leave you locked out of your WordPress admin area. If you know how to use FTP, then you can simply connect to your server using your FTP client and troubleshoot your WordPress problem.
As an alternative to FTP, most hosting providers also provide a browser-based file manager application. This can be accessed from your web hosting control panel.
The Best FTP Client Software
There are several paid and free FTP clients available for different platforms and operating systems. They provide an easy to use interface that lets you access and manage your files.
You need an FTP client that’s reliable, secure, and easy to use when uploading and editing your WordPress files. Here are a few that we recommend:
- WinSCP (Windows, free)
- Cyberduck (Windows, Mac, free)
- Transmit (Mac, free, paid version $34)
- Free FTP (Windows, free, paid version $39)
- FileZilla (Windows, Mac, Linux, free)
- WS_FTP Professional (Windows, from $49)
To learn more about these programs, refer to our guide on the best FTP clients for Mac and Windows WordPress users.
How to Use FTP in WordPress
To keep your files secure, an FTP connection requires a username and password. So when you open your FTP client you’ll need to enter your FTP login credentials.
These were sent to you via email when you signed up for your WordPress hosting account. You can also find your FTP account information in your hosting account’s cPanel dashboard.
You’ll need to enter those details into your FTP client before it can connect to your web host’s FTP server. For example, in FileZilla you need to select File » Site Manager from the menu, create a new site, and then enter your login details.
Once connected, you will see two columns of files and folders. The left column lists the local files on your computer. The right column lists the remote files on your website. This layout lets you easily transfer files to and from your website.
You can then right click on a file to access file management features such as download, edit, copy, delete, rename, and much more.
To learn more, see our beginner’s guide on how to use FTP to upload files to WordPress.
We hope this article helped you learn more about FTP in WordPress. You may also want to see our Additional Reading list below for related articles on useful WordPress tips, tricks, and ideas.
If you liked this guide, then please consider subscribing to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
Additional Reading
- How to Install WordPress – Complete WordPress Installation Tutorial
- How to Use FTP to Upload Files to WordPress for Beginners
- How to Fix the WordPress White Screen of Death (Step by Step)
- How to Bulk Upload WordPress Media Files Using FTP
- How to Manually Update WordPress Plugins via FTP
- 6 Best FTP Clients for Mac and Windows WordPress Users
- Beginner’s Guide to Troubleshooting WordPress Errors (Step by Step)