[Samba] VFS Recycle

Holger Krull holger.krull at gmx.de
Fri Oct 29 06:43:23 GMT 2004


> [test]
>         path = /home/depts/test
> 
>         vfs objects = recycle
>         recycle:repository = /home/depts
>         recycle:keeptree = Yes
>         recycle:touch = Yes
>         recycle:versions = Yes
>         recycle:exclude = *.tmp *.temp *.o *.obj ~$* *.~??
>         recycle:excludedir = /tmp /temp /cache


> understanding is that the .recycle directory is created once the first file
> is deleted but I am not seen that directory anywhere. Can someone point me
> in the right direction.

If you want a .recycle dir you have to name it .recycle not depts.
recycle:repository = /home/depts/.recycle

I don't know if recycle can handle absolute paths, i only used something 
like  recycle:repository = .Papierkorb/%U



More information about the samba mailing list