红联Linux门户
Linux帮助

在Ubuntu 14.10上安装FileZilla 3.10.1.1

发布时间:2015-02-16 14:45:55来源:imcn.me作者:linux人

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