May 13May 13 So I have an old mac that I just finally replaced with a brand new one. On the old mac this command worked to prevent writing of .DS_Store files:defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool trueOn my new mac running Tahoe, even though the boolean is true, the OS still is attempting to write the file and it's failing because I have it veto'd in unraid.In MAC logs I see:2026-05-13 19:00:31.133147-0400 0x3a61a98 Error 0x0 41442 0 Finder: (DesktopServicesPriv) [com.apple.DesktopServices:CopyEngine] Error -8062 at path: /.nofollow/Users/user/Desktop/<private>/.DS_Store on write2026-05-13 19:00:31.133551-0400 0x3a609cc Error 0x0 41442 0 Finder: [com.apple.Finder:General] Task::GetStandardErrorMessage error=-8062 operationType=2 '.DS_Store'Unraid settings (7.2.6) are below. I set this many years ago so might be time to update them:Enable SMB: Yes (Workgroup)Hide "dot" files: YesEnable SMB Multi Channel: NoEnhanced macOS interoperability: YesEnable NetBIOS: NoEnable WSD: YesWSD options [experimental]:veto files = /._*/.DS_Store/aio read size = 1aio write size = 1strict locking = Nouse sendfile = Noserver multi channel support = Yesreaddir_attr:aapl_rsize = noreaddir_attr:aapl_finder_info = noreaddir_attr:aapl_max_access = nofruit:posix_rename = yesfruit:metadata = streamPresumably I can remove the veto and then everything will work. But I use something in house to index my array and then I have to deal with the crapload of files that I really prefer not to exist to begin with. Edited May 13May 13 by oliver
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.