FileSystemwatcher

A

Andreas Schubert

Hello newsgroup,

I did set up a fileSystemWatcher to keep track
of changes to a folder on a network drive.
I can catch all the events I want, like creating files and changing them.
Now what I need to know is, WHO actually changed / created the file. Is
there any way to get my hands on this information?

Thanks in advance,

Andreas Schubert
 
S

SjeekSpier

Yes, i want that to. I search the internet but I can't find the right code.
Why is this so difficult. When I map a drive and I open a dosbox, use the
command "net file" i can see which files are opened including the user. Just
that kind if code I need to implement in my fileSystemWatcher.
 
A

Andreas Schubert

Yes, I think this must be possible.
At least on computers running the server service.

I am currently digging into some information, let's see what I can come up
with.

Andy
 
L

luca_evangelisti

Sorry, i got a question and not an answere...How did you watch remote file over a network ? I've tryed many times but doesn't work for me. It work fine only on local directory.

Thanks, and sorry for my english.
Luca

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 

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