FileZilla FTP Client for Linux Ubuntu. Install FileZilla 3.21.0 Client on Ubuntu 16.04. FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface.
Features
FileZilla supports many features, such as it supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP). It support IPv6 and can resume and transfer of large files >4GB. It comes with a powerful tabbed user interface, site manager and transfer queue. Users can also configure transfer speed limits and remote file search.
FileZilla 3.21.0
FileZilla 3.21.0 is the latest release of FileZilla Client. FileZilla Client 3.21.0 is released with the following changes:
Fixed vulnerabilities:
- Fixed a string format vulnerability introduced in 3.20.0-rc1 when listing directories using SFTP
New features:
- SFTP: Added support for AES-GCM ciphers as implemented in OpenSSH
- OS X: Ctrl+Tab and Ctrl+Shift+Tab can now be used to switch forward and backward between opened tabs
Bugfixes and minor changes:
- Reduced time between TCP keepalive packets to 15 minutes on supporting platforms
- Fixed saving of directory listing filters with an attribute condition
Install FileZilla 3.21.0 Client on Ubuntu
Run the following commands in Terminal to install FileZilla 3.21.0 on Ubuntu Systems:
wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
sudo apt-get update
sudo apt-get install filezilla
Once installed, open FileZilla from Ubuntu Dash.