FileZilla File Transfer Client (FTP) for Linux Ubuntu. Install Filezilla 3.13 on Ubuntu 15.04, Ubuntu 14.04 and Debian Systems. Filezilla is a cross-platform, popular FTP client for Linux, Windows and Mac systems.
The FileZilla FTP Client supports for FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP). It can handle (pause and resume) file transfers/downloads over 4 GB. It has an intuitive UI, has a tabbed interface, supports Bookmakrs and drag and drop. The FileZilla FTP Client can also permit the users to limit the transfer speed.
Filezilla 3.13 is the latest version available and can be downloaded on Linux Ubuntu and Debian systems. Filezilla 3.13 brings the following changes:
2015-08-15 – FileZilla Client 3.13.0 released (New features):
- Display home directory instead of root directory if the last used directory does not exist
- Larger initial size of main window if there is no stored size
- Slightly increased size of page selection box in settings dialog
Bugfixes and minor changes:
- Fix assertion in directory listing parser
- Fix drag&drop of remote files which broke in 3.13.0-rc1
Install FileZilla 3.13 on Ubuntu
Filezilla 3.13 can be installed on Ubuntu 15.04, Ubuntu 14.04 and Derivatives, via PPA. As you know that Filezilla does not provide an official PPA/repository for Filezilla FTP Client, but it can be easily installed using pre-compiled libraries for 32 bit and 64 bit Linux Ubuntu systems. Open Terminal and run the following commands to install Filezilla 3.13 via PPA:
$ sudo add-apt-repository ppa:otto-kesselgulasch/misc
$ sudo apt-get update
$ sudo apt-get install filezilla
You can also install FileZilla from Ubuntu Software Center.
If you wish to remove and uninstall FileZilla, run the command given below:
$ sudo apt-get remove filezilla