Hi all. Just noticed something about my VFS recycle options. When I delete a file it maintains the old date. i.e file was last modified on 8th oct that's the date it keeps on the file, rather than overwriting it with a new date, i.e the date it was deleted. My config is; [homes] comment = Personal Storage Area browseable = no guest ok = no writable = yes oplocks = no create mode = 0750 vfs object = recycle:repository=.recycle recycle:versions=True recycle:touch=True recycle:keeptree=True recycle:exclude=*.tmp|*.temp|*.o|*.obj|~$*|t*.1|t*.2|t*.3|t*.4|t*.5|t*.6|t*. 7|t*.8|t*.9|t*.a|t*.b|t*.c|t*.d|t*.e|t*.f|t*.g recycle:exclude_dir=/tmp|/temp recycle:noversions=*.doc|*.xls|*.ppt Any thoughts/suggestions? Many thanks Ross