Ubuntu 通过 apt install 的版本不是最新的,需要安装最新版本只能官方下载。 下载最新版本 官方网站:https://filezilla-project.org/download.php 下载最新 64 位版本 FileZilla_x.xx.x_x86_64-linux-gnu.tar.xz。 软件安装运行 sudo tar -xJf FileZilla_3.70.5_x86_64-linux-gnu.tar.xz -C /opt # 解压到 opt /opt/FileZilla3/bin/filezilla ...