Unfortunately the trashcan is not propagated under the directory tree.
This is a simple workaround, still, new directory creation will require
tracking:
mkdir AbsStartPoint/trashcan
find AbsStartPoint -type d -exec mktrashcan AbsStartPoint/trashcan {} \;
It's been a long time I asked DIGITAL UNIX ADVfs engineering to consider
implementing a propagate/heritage option for features like trashcan,
striped files, logged files, ...
Someone else interested by this feature ?
Regards.
Lucien Hercaud
____________________________ Séparateur Réponse ________________________________
Objet : [SUMMARY] - ADVFS Trashcan
Auteur : Daniel David Benson <bensond_at_ucdavis.edu> à internet
Date : 14/11/1997 11:01
I didn't get any responses but this is what I got off of some on-line
documentation. Basically, users have to attach each directory
they want to a specified trashcan. They can do this:
mktrashcan trashcan *
But that doesn't go down directories. I'm guessing a script could attach
deep directories, but it seems to me that this should be built in.
I think it is nice to have the option to pick and choose what you want
to be attached, but there should be an option to recursively go through
directories.
If you know of any undocumented functionality please let me know.
Thanks!
-Dan
Received on Mon Nov 17 1997 - 11:47:52 NZDT