in reply to Automating program use logging on Win32
Use Win32::ChangeNotify to notify your script of file events. Since you can monitor from a central location, this may be all you need.
If you find that you need to monitor from many computers, see pp for a solution which doesn't require a Perl installation on each.
|
|---|