Hello,
I got an old library which does some manipulation with files on floppy\ CD (transferring the files on network paths). This library has a thread which checks on each second whether the file (e.g. the floppy diskette\ the CD disk) is mounted.
Why? What operations can be done only on mounted files?
Thanks a lot.