FileSystemWatcher Events

G

Guest

I need to be able to tell if a file has been copied more than once. I don't
see where this is possible using the FileSystemWatcher objects. Any
Suggestions? I cant use the File.GetLastAccess method either because that
changes for more than a single event. Thanks
 
G

Guest

hi,
i am also facing a problem like this.
my question is why filesystemwatcher class raises even onchanged when word
document just opens and closes without being modified.here notify filter is
set to 'lastwrite'
 

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

Top