Results 1 to 2 of 2

Thread: [resolved] Watch file-system changes

  1. #1

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    Resolved [resolved] Watch file-system changes

    Hello everone,

    I need to write a program that watches the file-system for changes.

    It should display messages telling me the following:

    - You created a new file/folder named "%1"
    - You renamed the file/folder "%1" to "%2"
    - You deleted the file/folder named "%1"

    If possible it should also tell me whenever I changed a file's contents, but that's not so important.

    How would I achieve that?

    Thanks for suggestions,

    Fox
    Last edited by Fox; Sep 26th, 2005 at 04:29 AM. Reason: icon changed

  2. #2

    Thread Starter
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088

    Re: Watch file-system changes

    Nevermind this.

    I found a working example for WindowsNT/XP and above.
    Last edited by Fox; Sep 26th, 2005 at 04:00 AM. Reason: added link

Posting Permissions

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



Click Here to Expand Forum to Full Width