Thursday 7 April 2016

What is filezilla?


What is filezilla?

FileZilla is a free software, cross-platform FTP application, consisting of FileZilla Client and FileZillaServer. Client binaries are available for Windows, Linux, and Mac OS X, server binaries are available for Windows only. The client supports FTP, SFTP and FTPS (FTP over SSL/TLS).
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. 
Step 1. Install
You may donwload Filezilla from https://filezilla-project.org/download.php?show_all=1
Following the installation wizard:
Step 2. Open FileZilla
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:
1.      Click New Site.
2.      Add a custom name for this site.
3.      Add the hostname like: http://www.mywebsite.com or the IP address like: http://192.168.0.1
4.      Set the Logon Type to "Normal" and insert your FTP username and password. For users that have CPane with their hosting, those same login details may work also for FTP access.
5.      Press the "Connect" button.

Step 3. Edit, Upload and Download files
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.
Editing 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.
Downloading files
To download a file from the server files area, right click on the file and choose Download.
Uploading files
To upload a file from your computer to your server, right click on the file and choose Upload.



For more information, please visit: www.programmingyan.com

No comments:

Post a Comment