FTP

FileZilla FTP Client 3.25.0 released - Install Filezilla on Linux

FileZilla FTP Client 3.25.0 released - Install Filezilla on Linux

FileZilla FTP Client 3.25.0 recently released, is an open source, cross-platform graphical free FTP solution. It's a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface. This includes IPv6 support, Supports resume and transfer of large files >4GB, Filename filters, Drag & drop support, as well as Directory comparison. See list below for more features

FileZilla FTP Client Key Features

FileZilla FTP Client 3.25.0 changelog

New features:

Bugfixes and minor changes:

Install FileZilla FTP Client 3.25.0 on Ubuntu 17.04, Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 Vivid Vervet, Ubuntu 14.04 Trusty Tahr and derivative systems like Linux Mint 17.2 Rafaela, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Pinguy OS 14.04, Elementary OS 0.3 Freya, Deepin 2014, Peppermint 6, Peppermint 5, LXLE 14.04 and Linux Lite 2

32bit OS

wget https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.25.0/FileZilla_3.25.0_i586-linux-gnu.tar.bz2 tar -xjvf FileZilla_3.25.0_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 https://netcologne.dl.sourceforge.net/project/filezilla/FileZilla_Client/3.25.0/FileZilla_3.25.0_x86_64-linux-gnu.tar.bz2 tar -xjvf FileZilla_3.25.0_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

How to uninstall FileZilla FTP Client from Ubuntu

sudo apt-get remove filezilla 
How to Install and Play Doom on Linux
Introduction to Doom The Doom Series originated in the 90s after the release of the original Doom. It was an instant hit and from that time onwards th...
Vulkan for Linux Users
With each new generation of graphics cards, we see game developers push the limits of graphical fidelity and come one step closer to photorealism. But...
OpenTTD vs Simutrans
Creating your own transport simulation can be fun, relaxing and extremely enticing. That's why you need to make sure that you try out as many games as...