FileZilla 是一款跨平台的 FTP / SFTP / FTPS 客户端(也有 Server 版本),在 Linux 下兼容性比较好。具体说明如下:
一、FileZilla Client(客户端)
官方支持 / 兼容的系统包括:
- Linux
- 常见发行版均可运行:
- Ubuntu / Debian
- Fedora / CentOS / Rocky / AlmaLinux
- openSUSE
- Arch Linux
- Linux Mint
- 提供形式:
- 官方二进制包(Linux 32/64 位)
- 各发行版软件源(apt / dnf / pacman 等)
- 源码编译
- Windows
- macOS
二、FileZilla Server(服务器)
注意:
- FileZilla Server 官方仅支持 Windows
- Linux 上没有官方 FileZilla Server
- Linux 若需要 FTP 服务,通常用:
三、Linux 上使用建议
- 桌面环境:GNOME / KDE / XFCE 都可用
- 架构支持:
- x86_64(主流)
- 部分旧版支持 i386
- ARM 通常可通过发行版源安装
总结
✅ FileZilla Client:Windows / macOS / 各种 Linux 发行版都兼容
❌ FileZilla Server:仅 Windows,不兼容 Linux
如果你是打算在 Linux 上用 FileZilla 传文件,完全没问题;如果是想 在 Linux 上搭建 FTP 服务,不建议用 FileZilla。
需要我推荐 Linux 下的 FTP 服务器或安装命令吗?