Forum Discussion
pdteo
Jan 03, 2022Brass Contributor
MacOS Monterey - Disable Files on Demand
I use OneDrive to synch all my files with another computer at work and just upgraded to Monterey. I need to be able to search for data in the files using Spotlight/Quick Look etc. so I typically do a...
- 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
pdteo
Jan 03, 2022Brass Contributor
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
Stakat
Feb 25, 2022Copper Contributor
Same here