Hi
It seems that since last Windows 10 update 2004, something has changed in the way the windows triggers the file changes, and now dw-utils is having issues.
If you have dw-utils watch running for a while on a directory that was not focused/opened neither had any file changes for a while (like 10 to 15 minutes), if you open the directory and just select the file (on windows explorer, or opening on VS Code), dw-utils will trigger an upload of that file.
And if you perform a folder search in VS Code for example, dw-utils will upload ALL FILES as the search was changing every single file on your workspace folder.
Anyone else experiencing this? Any ideas to fix?