FileZilla is a widely used open source software for uploading files from your local computer to an internet server. It is a cross-platform FTP software, available in both - Client and Server versions. The version that we are interested in is the Filezilla FTP Client.
FileZilla came into existence in 2001, as the result of a computer science class project by Tim Kosse and his two other classmates. It supports file transfer via plain FTP, SFTP & FTPS.
The software is distributed free of charge under the terms of the GNU General Public License. You can download the Filezilla FTP Client from the following link and install it in your computer - http://filezilla-project.org/download.php.
Open FileZilla and choose Site Manager under the File menu.
Click the New Site button.
Configure the main screen as per below screen shot. The port no. field can be left blank or you can specify port no. 21. However, if your hosting provider uses a port no. other than 21, you will need to provide the same here.
To connect to the server via plain FTP, configure as per below screen shot.
To connect to the server via secure FTP, configure as per below screen shot. Note the Encryption parameter, which is now Require explicit FTP over TLS.
Configure other tabs as per below screen shots
Now Connect. In case of secure FTP, for the first time you will see the below popup screen. Check Always trust certificate in future sessions and click OK button. You will be connected.
After successful connection, you will see the folders of your hosting server appear on the right pane.
For plesk windows hosting account, double-click on the httpdocs folder to open it. Use the left pane to navigate to your local computer's directory structure and open the folder that contains your website files. Upload your website files from your local folder to the httpdocs folder on the server.
For cPanel linux hosting account, double-click on the public_html folder to open it. Use the left pane to navigate to your local computer's directory structure and open the folder that contains your website files. Upload your website files from your local folder to the public_html folder on the server.
Where and how to upload your website files on an Internet server?
Should I use Active or Passive mode for FTP?
How to move your Email accounts from one hosting provider to another without losing any mails?
How to resolve the issue of receiving same email message multiple times when using Outlook?
Self Referential Data Structure in C - create a singly linked list
Mosquito Demystified - interesting facts about mosquitoes
Elements of the C Language - Identifiers, Keywords, Data types and Data objects
How to pass Structure as a parameter to a function in C?
Rajeev Kumar is the primary author of How2Lab. He is a B.Tech. from IIT Kanpur with several years of experience in IT education and Software development. He has taught a wide spectrum of people including fresh young talents, students of premier engineering colleges & management institutes, and IT professionals.
Rajeev has founded Computer Solutions & Web Services Worldwide. He has hands-on experience of building variety of websites and business applications, that include - SaaS based erp & e-commerce systems, and cloud deployed operations management software for health-care, manufacturing and other industries.