Code Change Request

# 14542

Back to Code Changes

Christopher
Technical Support
StableBit DrivePool
latest
Windows Server 2012 Essentials
Public
Alex

* [D] [Issue #14542] Fixed file change notifications vs. folder change notifications.
Public
Alex

Ok, I've done some testing / tweaking and it should now be fixed.

Here is the result from a similar program that I wrote and tested with the new build:


I did this on the pool:
  • Created a new folder on the pool.
  • Renamed it.
  • Then deleted the folder.
  • Create a new file on the pool.
  • Renamed it.
  • Opened it in notepad and edited it.
  • Closed it and deleted it.
As you can see, the notifications are now reported correctly.

"OTHER" means that those notification categories are shared between files and directories. There's no way to tell them apart.

I will have a build ready shortly with these changes.

FolderWatcher can be found on our office FTP site and can be distributed to end users for testing if needed.