Samba v3.2.15 (3/4) – smb.conf for “network trash cans”

smb.conf (macports)

/opt/local/etc/samba3/smb.conf

Example

[global]
 ...
[shared]
 comment = My shared files
 path = /data/shared
 ...
 vfs objects = recycle
 recycle:repository = ___recycle___
 recycle:exclude = .DS_Store|._.DS_Store
 recycle:keeptree = yes
 ...

For Details see http://www.samba.org/samba/docs/man/Samba3-HOWTO/VFS.html#id2651247

1 Gedanke zu „Samba v3.2.15 (3/4) – smb.conf for “network trash cans”“