search for: recycle_keeptree

Displaying 1 result from an estimated 1 matches for "recycle_keeptree".

2003 Aug 04
0
Réf. : Réf. : trash can on samba
Mateus, here is a more complex (working !) example : vfs objects = recycle recycle:name = .recycle ; max-size (in bytes) of files allowed in the recycle bin recycle:maxsize = 2000000 ; keep directory trees ? recycle_keeptree = True ; files to exclude from the bin recycle:exclude = *.tmp *.temp *.swp ; root dirs to exclude from the bin recycle:exclude_dir = tmp ; include file versionning in the bin (adds a "Copy #n of" before the filename) recycle:versions = True ; files to exclude from the versionning (previo...