Forum Discussion
MacOS Monterey - Disable Files on Demand
- Jan 03, 2022That sounds strange. I would expect it to be one or the other as you say. On my own Mac running Monterey I cannot duplicate your issue. As you say, you can't disable FOD from the OneDrive client settings but you should be able to do this with a PList as per https://docs.microsoft.com/en-us/onedrive/deploy-and-configure-on-macos#filesondemandenabled
PeterRisingThanks for this. I tried adding
<key>FilesOnDemandEnabled</key>
<false/>
to the plist file and restarted the Mac but didn't seem to make a difference. OneDrive happily tells me "You're all set. All files are in sync" but I am still seeing the following in Finder
Philip
- StakatFeb 25, 2022Copper ContributorSame here
- Yann GourvennecJan 13, 2022Brass Contributor
Same issue here.
Two icons are shown next to the file nameTootip for icon on the left states: "Shared and Always Available on this device"
Tooltip for icon on the right states: "Not Downloaded"
Likewise, "Files on demand" cannot be turned off.
It seems like a quirk rather than a bug, as if files on demand were turned on automatically.
As a result, spotlight indexing doesn't always work with such files.
Utterly annoying.
- ABCorbettJan 19, 2022Copper Contributor
Have you managed to resolve this issue? I am running into the same problem with the same symptoms.
Clicking on each "Not Downloaded" icon forces the file system to recognize that the files are local. It does not appear to actually download anything. However, this regularly resets to showing both icons.
In addition to spotlight indexing not working for files that are local but flagged as "Not Downloaded" other programs that require the files to be local error when the files show as "Not Downloaded"
- pdteoJan 20, 2022Brass Contributor
ABCorbettUnfortunately, I have not been able to resolve it. Have been with MS support on this and so far, have not received a solution or a workaround. They did send me the documentation several times to say select "Always on my device" even though, from the beginning, I had told them that it was set (and they had seen that during a remote session).
An additional interesting test when I was with support was that when I disabled internet access, I could click on the "Not Downloaded" icon and was able to get the file locally. So it looks like the file is local but OD is responding to Spotlight/Quick Look that it's not.
For now, I've disabled OD and only fire it up to synch when I start then shut it down once the sync is complete. And once more before I shutdown to synch changes that I have made. Not great for Spotlight and not ideal but until they fix it, the only other alternative is downgrade to Big Sur.
Philip
- PeterRisingJan 03, 2022MVPHmm, interesting. Sounds like a bug. I'd be tempted to open a support ticket with Microsoft to see if they can help you troubleshoot further.