FileZilla is the most popular open source FTP client. FileZilla is a pair of programs an FTP server and an FTP client. They are used for transferring files over a network.
In this article we will show you how to install a FileZilla in Ubuntu.
First we have to add PPA file in our system and then we can install it. Use following commands for installation:
add-apt-repository ppa:n-muench/programs-ppa apt-get update apt-get install filezilla
To start FileZilla, we can use GUI icon in our system or use below command on terminal:
$ filezilla @