2021-05-12 14:32:11
在 Ubuntu 14.10 上安裝 FileZilla 3.10.1.1
2020-06-16 18:09:23
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
相關文章