how to tell if a file on hard drive has been modified

  • Thread starter Thread starter Vivian
  • Start date Start date
V

Vivian

Dear all,

Other than looking at the date the file is modified, any
other way to tell if a file has been altered sometime? I
suppose one can easily change the system clock to reflect
the "wrong" time of modification if desires, any smarter
way to tell whether it has been modified?

Thanks in advance
Vivian
 
If you are using NTFS you can set an auditing ACL on the file
so that whenever write permission is exercised there will be
an audit record written to the event log.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top