vfs_dirsort - Man Page
Sort directory contents
Synopsis
vfs objects = dirsort
Description
This VFS module is part of the samba(7) suite.
The vfs_dirsort module sorts directory entries alphabetically before sending them to the client.
Please be aware that adding this module might have negative performance implications for large directories.
Examples
Sort directories for all shares:
[global] vfs objects = dirsort
Version
This man page is part of version 4.21.1 of the Samba suite.
Author
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.
Info
10/25/2024 Samba 4.21.1 System Administration tools