Question : File Audit to check date access of file

I searched many file audit software but none of them can list of a file's access date history. All of them can only show last access date, but not display last access dates, e.g. last 100 access dates and times.

The file audit needs to run on windows os NTFS, NAT and USB disk

 



Answer : File Audit to check date access of file

Neither Windows nor the filesystem keep a record of anything but the last access time for a file.

If you want to track and log every file access, you'll need a program/service that's constantly monitoring for changes and logging them. Note that the file monitoring program will only be able to tell you of file accesses that have occurred since the program started running.

The freeware program filemon will log any and all file accesses:
http://download.cnet.com/Filemon/3000-2094_4-10020837.html

If you want to only monitor a specific file or folder, do a search for other file monitoring or folder monitoring programs.
Random Solutions  
 
programming4us programming4us