Results 1 to 4 of 4

Thread: file watcher

  1. #1
    Junior Member
    Join Date
    Sep 2009
    Posts
    15
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0
    Reputation
    10

    Default file watcher

    hi guys i was just wanting to know is there any free programs you can download that monitors files and shows you when they change iv looked on Google but most are crap and you have to pay for them so if anyone knows of one pls let me know thanks guys



Look Here ->
  • #2
    Junior Member
    Join Date
    Jan 2008
    Posts
    190
    Thanks
    1
    Thanked 25 Times in 15 Posts
    Rep Power
    205
    Reputation
    81

    Default

    How instant does it need to be?

    If it needs to be real time, then you will need something that can hook the file io interupts (and they can/will be busy).

    If it does not need to be realtime, a simple app that runs in the background and checks a file every x mins may be good enough.
    eg: a batch file run as an at/schedule job.

    How many files does it need to monitor
    How often does the check need to happen.

  • #3
    Member Zero Alpha's Avatar
    Join Date
    Jan 2008
    Posts
    341
    Thanks
    10
    Thanked 44 Times in 24 Posts
    Rep Power
    213
    Reputation
    191

    Default

    What do you mean by hooking file io interupts?

    A simple windows API hook would be enough.

  • #4
    Junior Member
    Join Date
    Jan 2008
    Posts
    190
    Thanks
    1
    Thanked 25 Times in 15 Posts
    Rep Power
    205
    Reputation
    81

    Default

    Fair point. I was thinking too far back; when you needed to get the disk irq to know when a file was being read from or written to. (Like the old AV TSRs)

    I'm sure your correct and windows will privide a nice abstracted API now.... Much better idea...

  • Similar Threads

    1. Help With A MDF File
      By best4less in forum PC Software
      Replies: 22
      Last Post: 24-08-11, 08:31 AM
    2. what s a .wim file
      By GARBO in forum PC Software
      Replies: 5
      Last Post: 31-10-08, 12:01 AM
    3. Lotus NSF File to PST File Conversion
      By lukesal in forum PC Software
      Replies: 1
      Last Post: 03-10-08, 03:54 PM
    4. looking for a file...
      By z1gg33 in forum Dreambox
      Replies: 2
      Last Post: 08-08-08, 01:19 PM

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •