Versie 1.11.0 van de opensource FTP-server FileZilla Server is uitgekomen. FileZilla Server is een kleine en krachtige FTP-server met onder andere ondersteuning voor FXP (het versturen van bestanden van de ene naar de andere FTP-server), beveiligde verbindingen (SSL en TLS), GSS-authenticatie en Kerberos-encryptie. Het programma was lange tijd alleen beschikbaar voor Windows, maar sinds versie 1.2.0 ook voor Linux en macOS. In versie 1.11 zijn de volgende veranderingen en verbeteringen aangebracht
FileZilla Server 1.11.0
Bugfixes and minor changes:
- Fixed a crash if loading a custom X.509 private key or certificate fails using implicit FTP over TLS
FileZilla Server 1.11.0-rc1
New features:Bugfixes and minor changes:
- Support a "write only" mode for the mount points.
- Added the --version option to the server.
- FTP: Added support for wildcard patterns (`*` and `?`) in LIST, NLST, MLSD, and STAT commands, with matching semantics identical to those used on Windows. This feature is available on all platforms and is disabled by default. It can be enabled per session using `OPTS filezilla.wildcards=1`; support is advertised via the FEAT command. For reference on matching behavior, see: https://learn.microsoft.com/en-us/archive/blogs/jeremykuhne/wildcards-in-windows
- MSW: Added support for specifying credentials for UNC paths in the mount list. Credentials can be configured via the Administration Interface under Rights Management -> Windows Share Credentials.
- Fixed edge case in paths normalization