Hi Jim,

Your configuration could look like this:

[tmp]
   comment = Temporary file space
   path = /tmp
   read only = no
   guest ok = yes
   public = yes
#  Use Recycler Modul (check your path !)
   vfs object = /usr/lib/samba/vfs/recycle.so
#  Name of the directory the "trash" will be stored in
   vfs object = recycle:repository=.recycle
#  Keep multiple versions of deleted files
                recycle:versions=True
#  Touch files on "recycling"
                recycle:touch=True
#  Keep the tree when deleting whole structures
                recycle:keeptree=True

Philipp Weissmann



>How do we do it on Samba 3.x?
>
>
>> Hi,
>> there are a few things to do to get this working with samba-2.x.x:
>
>Jim C.
>-- 
>
>-----------------------------------------------------------------
>| I can be reached on the following Instant Messenger services: |
>|---------------------------------------------------------------|
>| MSN: [EMAIL PROTECTED]  AIM: WyteLi0n  ICQ: 123291844        |
>|---------------------------------------------------------------|
>| Y!: j_c_llings               Jabber: [EMAIL PROTECTED]       |
>-----------------------------------------------------------------
>
>-- 
>To unsubscribe from this list go to the following URL and read the
>instructions:  http://lists.samba.org/mailman/listinfo/samba
>
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to