You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The filter should be directly passed to the SMB server. I don't see how that would fail in the library, but you could easily verify this by checking the CHANGE_NOTIFY request with e.g. Wireshark. Everything else is reponsibility of the server, unless something goes wrong with decoding the response, this looks like a server bug to me. You certainly could add filtering on your side, but I'm not sure I want to add that to the library.
With the following code:
File add and delete actions are both returned by the filter. Adding a file and deleting it results in:
1:Test.txt
2:Test.txt
The text was updated successfully, but these errors were encountered: