FileZilla 是一款自由开源的 FTP 客户端软件,功能强大、跨平台。 最新版本 FileZilla 3.10.1.1 已经发布。

安装方法,因为有 PPA 可用,安装非常方便。打开终端,输入命令:

sudo add-apt-repository ppa:n-muench/programs-ppa

 sudo apt-get update

 sudo apt-get install filezilla

卸载 filezilla 命令:

sudo apt-get remove filezilla

Ubuntu 12.10下安装FileZilla 3.5.3 见 http://www.linuxidc.com/Linux/2012-11/73951.htm