Wednesday, November 30, 2016

How to install FileZilla 3.22.2 released on Ubuntu 16.10

    FileZilla is a free, cross-platform and full-featured FTP (File Transfer Protocol) solution for the Linux and Open Source ecosystems. It is also compatible with the Microsoft Windows and Mac OS X operating systems.


FileZilla 3.22.2 changelog
  • Fixed trimming of FEAT response lines leading to incorrectly detected server features
  • OS X: Rebuilt to work around a nasty bug in XCode: Even when linking with -Wl,-no-weak-imports it links against functions not available on older OS X versions
  • Fixed a crash on exotic servers only implementing factless MLST/MLSD

Installation instructions:

 Open terminal and insert command line...

$ sudo add-apt-repository ppa:n-muench/programs-ppa

$ sudo apt-get update

$ sudo apt-get install filezilla 

Install via package if PPA is not up to date


     First, install dependencies.

wget http://launchpadlibrarian.net/233197129/libpng12-0_1.2.54-1ubuntu1_amd64.deb

sudo dpkg -i libpng12-0_1.2.54-1ubuntu1_amd64.deb

     32bit OS
$ wget http://jaist.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.22.2.2/FileZilla_3.22.2.2_i586-linux-gnu.tar.bz2

$ tar -xjvf FileZilla_3.22.2.2_i586-linux-gnu.tar.bz2

$ sudo rm -rf /opt/filezilla*

$ sudo mv **FileZilla3** /opt/**filezilla3**

$ sudo ln -sf /opt/**filezilla3**/bin/filezilla /usr/bin/filezilla

$ filezilla

     64bit OS
$ wget http://jaist.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.22.2.2/FileZilla_3.22.2.2_x86_64-linux-gnu.tar.bz2

$ tar -xjvf FileZilla_3.22.2.2_x86_64-linux-gnu.tar.bz2

$ sudo rm -rf /opt/filezilla*

$ sudo mv **FileZilla3** /opt/**filezilla3**

$ sudo ln -sf /opt/**filezilla3**/bin/filezilla /usr/bin/filezilla

$ filezilla

9 comments:

  1. I feel thanks to you for posting such a informative blog, keep in blogging..
    123.hp.com/setup 4510

    ReplyDelete