Results 1 to 3 of 3

Thread: How can i know if a folder on a server was opened or deleted?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2006
    Posts
    292

    How can i know if a folder on a server was opened or deleted?

    Hi everyone!

    I have a folder in my local network server with important files to me and some other users.

    I want to display a warning message to other network users when they try to open, or delete that folder to not do it, or take care to not delete or move the files inside the folder.

    How can i do this, any ideas and sample codes, will be really appreciated.


    Thanks alot.

  2. #2
    Fanatic Member Comintern's Avatar
    Join Date
    Nov 2004
    Location
    Lincoln, NE
    Posts
    826

    Re: How can i know if a folder on a server was opened or deleted?

    You might be able to do this with the FindFirstChangeNotification API.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: How can i know if a folder on a server was opened or deleted?

    Anything you do would be moot unless the folks were actually using your program.

    There is nothing to prevent them from opening Windows Explorer and doing whatever they wish, providing, of course, that they have the correct permissions in place to do so.

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