I need to develop archiving software for WORM media.
This type of media permit the usual access acctions : read, write, but once a file is written, it can't be modified or deleted.
Because such media could be expensive, I would like to know how can I create a fake WORM mount point for tests during development phase.
I am using linux, is there something that can permit me to acheive this?