Install Filezilla (3.21, latest) FTP Client in Linux Mint (Ubuntu 16.04)
Install Latest Filezilla (3.21) FTP Client in Linux Mint (Ubuntu 16.04) :
Note : Since brackets are not allowed in description , i have replaced “double greater than sign” with “B*”, must replace it while using the command.
STEP 1: Add Getdeb repository:
sudo sh -c ‘echo “deb http://archive.getdeb.net/ubuntu xenial-getdeb apps” B* /etc/apt/sources.list.d/getdeb.list’
STEP 2: Install the key :
wget -q -O – http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add –
STEP 3: system update :
sudo apt-get update
STEP 4: finally, installation :
sudo apt-get install filezilla
❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤
# Visit my blog for more updates – http://linuxforever.info/
❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤ ❤
by LinuxMind
linux ftp command