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. Very easy right! Cheers.
June 21, 2008 at 9:28 am
Hi
i’m new for ubuntu.
i installed ubuntu 8.04 64bt
please tell me how to install FileZilla in ubuntu 8.04 64bit version
Thanks
June 24, 2008 at 6:13 am
Just run your terminal and write:
sudo aptitude install filezilla
It asks you for password. Enter your password. Very easy right! Cheers.
September 15, 2008 at 9:48 pm
mahmudahsan You rock…that was too easy!
October 16, 2008 at 9:01 pm
Filezilla is also in the Synaptic repositories so you can find it from there to.
Just go to system > administration > Synapric MAnager
and search for filezilla to get it!
December 13, 2008 at 4:30 am
i am new ,please install how to install filezilla in ubuntu 8.04
March 5, 2009 at 3:03 am
I had tried “sudo aptitude install filezilla” but it gives the error msg ” E: dpkg was interrupted, you must manually run ‘dpkg –configure -a’ to correct the problem.”
Help me
Thanks
March 29, 2009 at 8:09 am
Thank you so much, I was wondering if there was FileZilla for Ubuntu, I have 8.10 but it silll worked!
Anyway, all kudos to you!
April 22, 2009 at 7:07 am
Jazakallah
April 30, 2009 at 4:33 pm
Salam,
I tried to install FileZilla and I got this:
sudo aptitude install FileZilla
Reading package lists… Done
Building dependency tree
Reading state information… Done
Reading extended state information
Initializing package states… Done
Couldn’t find any package matching “FileZilla”. However, the following
packages contain “FileZilla” in their description:
filezilla filezilla-locales filezilla-common
Couldn’t find any package matching “FileZilla”. However, the following
packages contain “FileZilla” in their description:
filezilla filezilla-locales filezilla-common
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 216 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Reading extended state information
Initializing package states… Done
Is installation done? how I run FileZilla?
thanks
April 30, 2009 at 4:44 pm
@Simin, as far as I remember you’ll see a link of filezilla in programs menu.
April 30, 2009 at 4:55 pm
I do not see it under Applications?
June 22, 2009 at 10:53 pm
just type in terminal:
sudo apt-get install filezilla
then type your password
that’s it
and for the next time “FileZilla” is not the same like “filezilla”
June 23, 2009 at 1:38 am
You should see it in the menu
Applications>Internet>Filezilla
cheers…
July 31, 2009 at 12:34 am
if You can’t install FileZilla on old system, then update it. in my case that was enough
August 15, 2009 at 8:26 pm
i installed it no problem thanks guys
September 29, 2009 at 5:29 am
jothivel@dell-desktop:~$ sudo aptitude install filezilla
[sudo] password for jothivel:
E: dpkg was interrupted, you must manually run ‘dpkg –configure -a’ to correct the problem.
Reading package lists… Done
Building dependency tree
Reading state information… Done
Initializing package states… Done
Building tag database… Done
E: dpkg was interrupted, you must manually run ‘dpkg –configure -a’ to correct the problem.
How to proceed further?
October 8, 2009 at 9:43 pm
just type in terminal:
sudo apt-get install filezilla
works just fine
Thanks guys