FileZilla is one of the most popular FTP clients.
The main purpose of Filezilla is to make it easy for you to upload and download files from your web hosting server.
You can also edit the files and save changes without the need of manually downloading and uploading.
FileZilla supports Mac, Windows and Linux.
This is an intoductory tutorial for people who are new to using FTP software.
You may donwload Filezilla from https://filezilla-project.org/download.php?show_all=1
Following the installation wizard:
After installation, you will see a shortcut on desktop, make double click on it to open the software.
In the FileZilla menu go to File > Site Manager. Then go through these 5 steps:
On the left-hand side, you have the files from your computer
On the right-hand side, you have the files from your server. Double click on the web folder (often this is “public_html“) and inside you have the site’s files.
To edit a file in the server files area, right click on the file and choose View/Edit.
After saving the changes from your custom text editor (for example, Notepad++) FileZilla will ask if you want to update the file on the server. When starting with FileZilla, its common to forget this step.
To download a file from the server files area, right click on the file and choose Download.
To upload a file from your computer to your server, right click on the file and choose Upload.