I hope I can get some insight in this forum — It seems that regular support is not equipped to respond to these very technical questions
I noticed that the window’s file/system explorer added a new column called “status” — it reflects the statues of the files managed by cloud storage which is used by MS Onedrive. This process is handled by the Windows Cloud Files Filter Driver (CldFlt.sys).
It seems that recent installed of Dropbox on windows, it is using this API. The “tell” is that the “Dropbox” directory “looks like” a junction / reparse-point that is pointed to itself.
My Dropbox folder is around 100g, but my friend’s Dropbox folder is over 800gb with over 800,000 files. He is still running on win10 I am on win11 — my Dropbox folder look like a junction when my friend’s folder is a regular local directory. We are both on same version of dropbox.exe
From what I can find out is the “status” column will be blank if the Windows Cloud Files Filter Driver (CldFlt.sys).is not used
So, when Dropbox does it regular update, will it convert the regular local Dropbox directory to a junction to use the Windows Cloud Files Filter Driver (CldFlt.sys).