"Files sniffing" with .NET

G

Guest

I've not used it myself but I'm pretty sure that if you take a look at the
FileSystemWatcher it will help you out.
 
T

Tom Rahav

Hi,
Does someone know how can I develop an application that tracks all files and
directories activities in my computer?
What I mean is that I want to develop a tool that runs in the background and
pops-up whenever files or directories are being deleted, renamed, added,
etc.
Where should I start from?
Thanks,
Tom.
 

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