? It's the latest package...
https://filezilla-project.org/
2025-07-16 - FileZilla Server 1.10.4 released
Update needed.
Thanks for your free & open source work!
| Git Clone URL: | https://aur.archlinux.org/filezilla-server.git (read-only, click to copy) |
|---|---|
| Package Base: | filezilla-server |
| Description: | A simple FTP, FTPS or SFTP server |
| Upstream URL: | https://filezilla-project.org/download.php?type=server |
| Licenses: | AGPL-3.0-only |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 2 |
| Popularity: | 0.000010 |
| First Submitted: | 2023-06-21 20:00 (UTC) |
| Last Updated: | 2026-06-08 16:53 (UTC) |
? It's the latest package...
https://filezilla-project.org/
2025-07-16 - FileZilla Server 1.10.4 released
Update needed.
Thanks for your free & open source work!
@jebez delete that package and rebuild it
[a@archlinux ~]$ sudo pacman -U /run/media/a/74f8274b-e9b3-44b7-a869-16438a34a365/AUR/filezilla-server/filezilla-server-1.10.3-1-x86_64.pkg.tar.zst
loading packages...
resolving dependencies...
warning: cannot resolve "libfilezilla.so=47-64", a dependency of "filezilla-server"
:: The following package cannot be upgraded due to unresolvable dependencies:
filezilla-server
:: Do you want to skip the above package for this upgrade? [y/N]
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'libfilezilla.so=47-64' required by filezilla-server
[a@archlinux ~]$ sudo pacman -U /run/media/a/74f8274b-e9b3-44b7-a869-16438a34a365/AUR/filezilla-server/filezilla-server-1.10.3-1-x86_64.pkg.tar.zst
loading packages...
resolving dependencies...
warning: cannot resolve "libfilezilla.so=47-64", a dependency of "filezilla-server"
:: The following package cannot be upgraded due to unresolvable dependencies:
filezilla-server
:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
there is nothing to do
filezilla-server-gui: error while loading shared libraries: libfilezilla.so.46: cannot open shared object file: No such file or directory
But it's /usr/lib/libfilezilla.so.47.0.0 now... Update needed.
Rebuilds for soname changes are on the users, anyway I have added a depends on libfilezilla.so so from now on you have to remove the package when the change happen and rebuild instead of being left with a broken package, see for example recent comments here https://aur.archlinux.org/packages/guayadeque#comment-1017336
[a@archlinux ~]$ filezilla-server-gui filezilla-server-gui: error while loading shared libraries: libfilezilla.so.46: cannot open shared object file: No such file or directory
But it's /usr/lib/libfilezilla.so.47.0.0 now... Update needed.
[a@archlinux ~]$ systemctl enable filezilla-server
Created symlink '/etc/systemd/system/multi-user.target.wants/filezilla-server.service' → '/usr/lib/systemd/system/filezilla-server.service'.
Reboot
It works! Thanks.
Should add "systemctl enable filezilla-server then reboot" in the description or other.
btw I requested filezilla-server https://github.com/chaotic-aur/packages/issues/3523 in https://aur.chaotic.cx/ .
@jebez have you enabled the systemd service?
I installed it on Arch Linux KDE.
FileZilla Server Administration, Connect to Server (Password: is empty), OK: I can't Server, Configure... there're only Connect... & Quit.
FileZilla Server not asked me to create a password...
All good! The version is now 1.9.4 btw, there was an update earlier today.
Wanted to let you know that FileZilla Server version 1.9.3 is out
@Spready I see your new here, btw pkgbuild was flagged out of date earlier today
asked someone to host the source for it at: https://github.com/iynaix/filezilla-server
I'm not going using that
Update will come later today or tomorrow
Pinned Comments
FabioLolix commented on 2026-06-08 16:35 (UTC)
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directoryfor build from source programs you have to rebuild it so it link against the new library version