[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

--
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