How to install FileZilla FTP Software in Ubuntu 8.04

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. :)

17 Responses to “How to install FileZilla FTP Software in Ubuntu 8.04”

  1. Dinindu Says:

    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

  2. mahmudahsan Says:

    Just run your terminal and write:

    sudo aptitude install filezilla

    It asks you for password. Enter your password. Very easy right! Cheers.

  3. Kevin Says:

    mahmudahsan You rock…that was too easy!

  4. Angel Says:

    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!

  5. kirti Says:

    i am new ,please install how to install filezilla in ubuntu 8.04

  6. vikash Says:

    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

  7. Deicide Says:

    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!

  8. Simin Says:

    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

  9. Simin Says:

    I do not see it under Applications?

    • required Says:

      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” ;)

  10. nash Says:

    You should see it in the menu
    Applications>Internet>Filezilla

    cheers…

  11. drupal 6 themes Says:

    if You can’t install FileZilla on old system, then update it. in my case that was enough

  12. jason Says:

    i installed it no problem thanks guys

  13. Jothivel Says:

    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?


Leave a Reply