This VFS module is part of the samba(8) suite.
The vfs_shell_snap VFS provides shell-script callouts for snapshot creation and deletion operations issued by remote clients using the File Server Remote VSS Protocol (FSRVP).
The following shell callouts may be configured in smb.conf:
m[blue]shell_snap:check path commandm[]
m[blue]shell_snap:create commandm[]
m[blue]shell_snap:delete commandm[]
[share] m[blue]vfs objects = shell_snapm[] m[blue]shell_snap:check path command = snap_check_path.shm[] m[blue]shell_snap:create command = snap_create.shm[] m[blue]shell_snap:delete command = snap_delete.shm[]
Samba's FSRVP server must be configured in the [global] section:
[global] m[blue]rpc_daemon:fssd = forkm[] m[blue]registry shares = yesm[] m[blue]include = registrym[]
This man page is part of version 4.14.2 of the Samba suite.
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.