Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

samba 2.2.8a recycle bin

Status
Not open for further replies.

dbase77

Technical User
Joined
Apr 23, 2002
Messages
591
Location
IE
Hi all.

How do I go about creating recycle bin under samba 2.2.8a? I tried everything but nothing happen. Not even recycle directory been created. Here is my config:

[john]
comment = john's stuff
path = /home/john
valid users = john
public = no
writeable = yes
printable = no
create mask = 0600
vfs object = /usr/local/lib/samba/recycle.so
vfs options = /usr/local/etc/recycle.conf

My recycle.conf file :

name = .recycle/%U
mode = KEEP_DIRECTORIES|NOVERSIONS|TOUCH
maxsize = 0
exclude = *.tmp|*.temp|*.o|*.obj|~$*
excludedir = /tmp|/temp|/cache
noversions = *.doc|*.xls|*.ppt

Thank you in advance.

dbase77
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top