Package Details: filezilla-server 1.12.1-1

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.000099
First Submitted: 2023-06-21 20:00 (UTC)
Last Updated: 2026-02-08 22:35 (UTC)

Pinned Comments

FabioLolix commented on 2025-03-31 21:40 (UTC)

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

FabioLolix commented on 2024-09-29 14:16 (UTC)

Reminder that source is now mirrored, integrity check changed to sha512sums=() to match with upstream download page

I'm checking the source archive after downloading from upstream and after downloading from the mirror before uploading the updated pkgbuild

Latest Comments

1 2 3 4 Next › Last »

jebez commented on 2026-02-06 11:59 (UTC)

Is it abandoned?

jebez commented on 2025-12-17 12:10 (UTC) (edited on 2025-12-19 07:50 (UTC) by jebez)

By paru :

authentication/throttled_authenticator.cpp: In member function ‘virtual void fz::authentication::throttled_authenticator::stop_ongoing_authentications(fz::event_handler&)’:
authentication/throttled_authenticator.cpp:379:46: error: expected primary-expression before ‘>’ token
  379 |         remove_events<operation::result_event>(&target, *this);
      |                                              ^
make[3]: *** [Makefile:1715: authentication/libfilezilla_common_a-throttled_authenticator.o] Error 1
make[3]: Leaving directory '/run/media/a/4694649c-5fa4-4af2-ba93-2152a123b361/z/AUR/filezilla-server/src/filezilla-server-1.10.5/src/filezilla'
make[2]: *** [Makefile:2997: install-recursive] Error 1
make[2]: Leaving directory '/run/media/a/4694649c-5fa4-4af2-ba93-2152a123b361/z/AUR/filezilla-server/src/filezilla-server-1.10.5/src/filezilla'
make[1]: *** [Makefile:438: install-recursive] Error 1
make[1]: Leaving directory '/run/media/a/4694649c-5fa4-4af2-ba93-2152a123b361/z/AUR/filezilla-server/src/filezilla-server-1.10.5/src'
make: *** [Makefile:462: install-recursive] Error 1
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'filezilla-server-1.10.5-1': 
error: packages failed to build: filezilla-server-1.10.5-1

Also why filezilla-server version old? 1.12.1 now...

FabioLolix commented on 2025-11-15 17:07 (UTC)

This is build against Gtk3

probablyhen commented on 2025-11-15 16:44 (UTC)

FYI: you need the dependency gtk2 (from AUR) to start the GUI.

FabioLolix commented on 2025-07-18 08:00 (UTC)

Even if there is a new upstream versione in the meantime you need to delete the builded package and rebuild it, this is due to dynamic linking and sonames changes

jebez commented on 2025-07-18 07:27 (UTC) (edited on 2025-07-18 07:27 (UTC) by jebez)

? 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!

FabioLolix commented on 2025-07-18 07:15 (UTC)

@jebez delete that package and rebuild it

jebez commented on 2025-07-18 05:35 (UTC)

[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

FabioLolix commented on 2025-03-31 21:40 (UTC)

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

jebez commented on 2025-03-31 19:19 (UTC) (edited on 2025-07-18 05:52 (UTC) by jebez)

[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.