$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Latest FileZilla 3.x on Debian Stretch 9 Linux Easy Guide

May 4, 2017 | By the+gnu+linux+evangelist.

FileZilla Debian Stretch 9 Installation Guide

Hi! The Tutorial shows you Step-by-Step How to Install the Latest FileZilla on Debian Stretch 9 GNU/Linux Desktop.

And FileZilla for Debian Stretch 9 is a fast and reliable FTP, FTPS and SFTP Client with lots of useful features and an intuitive graphical user interface.

Finally, the FileZilla Features are:

  • Easy to use
  • Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)
  • IPv6 support
  • Supports resume and transfer of large files >4GB
  • Tabbed user interface
  • Powerful Site Manager and transfer queue
  • Bookmarks
  • Drag & drop support
  • Configurable transfer speed limits
  • Filename filters
  • Directory comparison
  • Network configuration wizard
  • Remote file editing
  • Keep-alive
  • HTTP/1.1, SOCKS5 and FTP-Proxy support
  • Logging to file
  • Synchronized directory browsing
  • Remote file search
Install the Latest Filezilla Debian - Featured
  1. Open a Terminal Shell emulator window
    (Press “Enter” to Execute Commands)

    Install the Latest Filezilla Debian - Debian Open Terminal

    In case first see: Terminal QuickStart Guide.


[nextpage title=”FileZilla Debian Stretch 9 – Downloading”]

  1. Download Latest FileZilla for Debian.

    Get FileZilla .tar.bz2 32/64-bit
  2. Double-Click/Right-Click on Archive > Extract into /tmp.

    Install the Latest Filezilla Debian - FileZilla Archive Extraction
  3. Get Installed DropBox for Easy Stuff Sharing
    SetUp DropBox on Debian.


[nextpage title=”FileZilla Debian Stretch 9 – Installing”]

  1. Relocate FileZilla.

    sudo mv /tmp/FileZilla* /opt/FileZilla

    If you are not root then use the “sudo” command…

  2. Create a FileZilla SimLink.

    sudo ln -s /opt/FileZilla/bin/filezilla 
    /usr/local/bin/filezilla
  3. How to Create a FileZilla Desktop Menu App Launcher

    Making App Launcher Guide
  4. Install the Latest Filezilla Debian - FileZilla GUI