❌

Normale weergave

FileZilla Server 1.11.0-rc1 released

Door: Tim Kosse
14 Augustus 2025 om 14:06

New features:

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

Bugfixes and minor changes:

  • Fixed edge case in paths normalization
  •  
❌