Virtual File System Modules
From SambaWiki
Revision as of 15:35, 1 November 2017 by Mmuehlfeld (talk | contribs) (Mmuehlfeld moved page Samba Virtual File System Modules to Virtual File System Modules without leaving a redirect)
The Samba VFS (Virtual File System) provides a mechanism to allow programmers to extend the functionality of Samba in useful ways.
VFS modules shipped with Samba
- vfs_worm - provides basic WORM functionality on a share.
General documentation
- Writing a Samba VFS Module (for Samba 4.0 and later)
- The new version of Writing a Samba VFS (Samba 3.6 and earlier)