Install FileZilla FTP Software in Ubuntu
Posted on 30. Apr, 2009 by admin in Tech Articles
As a web application developer, it’s essential to upload files in server. When I was windows user, I used FileZilla FTP software. I’m Ubuntu user for long time and I found there is a version of Filezilla for Ubuntu. Here I give the command how to install FileZilla:
Just run your terminal and write:
sudo aptitude install filezilla
It asks you for password. Enter your password and it will be installed successfully

Leave a reply