This is a discussion on Re: [Samba] recycle:exclude within the Samba forums, part of the Networking and Network Related category; Franz Strebel schrieb: > Hello, > > The recycle bin vfs module is working with samba 3.0.21b > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Franz Strebel schrieb:
> Hello, > > The recycle bin vfs module is working with samba 3.0.21b > as it does move deleted files to the bin. However, it seems > to ignore my settings in the exclude parameter. Any ideas? > This is the relevant line in my smb.conf: > > recycle:exclude = *.tmp,*.temp,~$*,*.$$$,*.ldb > > Thanks in advance for any help. > > Regards, > Franz > Hi Franz on suse system this syntax works recycle:repository = Papierkorb/ recycle:keeptree = yes recycle:versions = yes recycle:touch = yes recycle:exclude = ?~$*,~$*,*.tmp,index*.pl,index*.htm*,*.temp,*.TMP recycle:exclude_dir= /tmp,/temp,/cache recycle:noversions = *.doc,*.xls,*.ppt Regards -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |