QSYNC adding folder filter support

Currently, Qsync only supports file filters but not folder filters (including wildcard names). This causes issues during development, as large subfolders like “node_modules” are unnecessarily synced to the NAS. And selective sync need to change each time. Adding folder filter support is essential.

Hi Slowone,

You can give this a try and see whether it fits your use case,

Yes, it will work.

However, the issue I’m highlighting is that there are numerous folders named “node_modules” scattered across different subfolders within the QSYNC folder (which is not at the root level).

In such a scenario, utilizing “Selective Synchronization” becomes cumbersome, as it requires manual configuration each time a new “node_modules” folder is created. And for developers, these folders are often generated automatically.