Jump to content

file modification listener


jing
 Share

Recommended Posts

I'm sorry I didn't make myself clear. What I am looking for is a program can detect whether a file has been modified by checking the modification date of the file. The problem now is I don't want to simply use a loop to detect endlessly. I am trying to implement it in a event-driven way so the program can run at the background. And it will be active only the file it monitors has been changed.

Anybody can tell me how to do it?

MSDN: FindFirstChangeNotification and FindNextChangeNotification. Has already been done with AutoIT. See here: http://www.autoitscript.com/forum/index.php?showtopic=31686

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...