[Samba] [Fwd: samba3 vscan recycle exclude does not work] solved

rruegner robert at ruegner.org
Fri Sep 3 07:49:48 GMT 2004


Hi,
i got it solved
seperation must be a comma
like this
[files3]
         comment = public files
         path = /files3
         read only = No
         guest ok = Yes
         browseable = Yes
         csc policy = disable
         vfs objects = vscan-clamav, netatalk, audit, recycle
         recycle:keeptree = yes
         recycle:versions = yes
         recycle:touch = yes
         recycle:exclude= ?~$*,~$*,*.tmp,*.temp,*.TMP
         recycle:exclude_dir=  /tmp,/temp,/cache
         recycle:repository = .recycle/.recycle.%u
         recycle:noversions = *.doc,*.xls,*.ppt
Best Regards


More information about the samba mailing list