There's nothing anywhere on this, so I'm wondering if it works properly yet.
Requires Free Membership to View
When you register, my team of editors will also send you resources covering Linux administration and management; integration and interoperability between Linux, Windows and Unix; securing Linux and mixed-platform environments; and migrating to Linux.
Cathleen A. Gagne, Senior Editorial DirectorFYI, the paramters to the smb.conf option: "vfs module =" for the recycle bin are:
recycle:repository="directory", default ".recycle" in the share root
recycle:keeptree=[False | True], default is False
recycle:versions=[False | True], default is False
recycle:touch=[False | True], default is False
recycle:exclude="pattern"
recycle:exclude_dir="pattern"
recycle:noversions="pattern"
recycle:maxsize='size'
For recycle to use a directory off the share root called "Crud," keeping the directory tree intact:
vfs object = recycle:repository="Crud" recycle:keeptree=TrueHope this helps.
Cheers,
John T.
This was first published in July 2003