Install / Upgrade FileZilla 3.7 in Ubuntu 13.04, 12.04, 12.10
August 19, 2013
FileZilla has reached 3.7.x. This tutorial shows you how to install or upgrade in Ubuntu 13.04, Ubuntu 12.04, Ubuntu 13.10, Ubuntu 12.10 via PPA.
FileZilla 3.7 brings a lot of bug fixes and improvements. Here are some of them:
Show total transfer speed as tooltip over the transfer indicators
List supported protocols in tooltip of host field in quickconnect bar
Use TLS instead of the deprecated term SSL
Reworded text when saving of passwords is disabled, do not refer to kiosk mode
Improved usability of Update page in settings dialog
Improve SFTP performance
When navigating to the parent directory, highlight the former child
When editing files, use high priority for the transfers
Add label to size conditions in filter conditions dialog indicating that the unit is bytes
Ignore drag&drop operations where source and target are identical and clarify the wording in some drop error cases
Trim whitespace from the entered port numbers
Slightly darker color of inactive tabs
Ignore .. item in the file list context menus if multiple items are selected
Display TLS version and key exchange algorithm in certificate and encryption details dialog for FTP over TLS connections.
Install / Upgrade FileZilla 3.7.x
Press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run below commands one by one to install it from PPA. So far, it supports Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04 and their derivatives.
Being a PPA also contains updated versions of other programs that you may not want, my advice is to remove the PPA after the installation of Filezilla 3.7.x:
I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected]
sudo add-apt-repository-r ppa: yofel/ppa “command not found”
there’s an space between
add-apt-repository
and-r
, so the command should be: