nt cache manager

i have a user program that watches usb drive, and if file is
added it is encrypted, what i want to do is when the data has
been encrypted i want to clear the file entry from the nt
cache. how can i do this ?

Dismount the volume. That will flush the cache. No other mechanism is
guaranteed to work properly. If this is a FAT volume, you also must
change the drive label (during the dismount) so the remount code won’t
be triggered and you won’t end up with the old data out of the cache.

Regards,

Tony

Tony Mason
Consulting Partner
OSR Open Systems Resources, Inc.
http://www.osr.com

Looking forward to seeing you at the next OSR File Systems class in Los
Angeles, CA October 24-27, 2005.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@uow.edu.au
Sent: Tuesday, September 27, 2005 9:57 AM
To: ntfsd redirect
Subject: [ntfsd] nt cache manager

i have a user program that watches usb drive, and if file is
added it is encrypted, what i want to do is when the data has
been encrypted i want to clear the file entry from the nt
cache. how can i do this ?


Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17

You are currently subscribed to ntfsd as: xxxxx@osr.com
To unsubscribe send a blank email to xxxxx@lists.osr.com