January 26Jan 26 So it would appear that I can no longer copy a single file in a folder anymore using Finder. I keep getting en -8062 error.I recently updating to Unraid 7.2.3 and my Mac has been updated to Tahoe 26.2.This is a new issue. I can copy files, no problem and I can create a folder using finder on an SMB share, no problem. But the second I try to Drag & Drop a local file in to a folder on Unraid in Finder, I get the error.Any ideas? I'm wondering if it's SMB or the .ds_store file? I do have SMB extras as: veto files=/._*/.DS_Store/.thumbnails/ Edited January 28Jan 28 by csimpson
January 26Jan 26 Author Okay, yep, seems to be the .ds_store file. I just deleted the hidden file using terminal from the mac side, and it was able to copy the folder with the file. This isn't a fix, this is just confirming what seems like the issue is. Hopefully there's a fix for this? Is it a mac issue, or an unraid issue? Or a windows issue with SMB?
January 28Jan 28 Author Here's the attached diagnostics. I tried to copy a folder called "Movie Posters" which is about 150MB with sub directories and files and it gave the same -8062 error.Thank-you fileserver-diagnostics-20260128-1052.zip
January 28Jan 28 Community Expert There's nothing logged on the Unraid side, it may be a conflict with the SMB extras, since Enhanced macOS interoperability is already enabled; you should need any extras settings.Alternatively, you can also make the Mac stop creating those files:Open Terminal (on the Mac) and type: defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUEThen reboot the Mac
January 28Jan 28 Author 1 minute ago, JorgeB said:There's nothing logged on the Unraid side, it may be a conflict with the SMB extras, since Enhanced macOS interoperability is already enabled; you should need any extras settings.Alternatively, you can also make the Mac stop creating those files:Open Terminal (on the Mac) and type: defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool TRUEThen reboot the MacSo the code:veto files=/._*/.DS_Store/.thumbnails/Is not needed? I really hate getting the hidden mac files on my unraid server.I suspect it's got to do with Mac Finder. I've tried using MUCommander and it doesn't give the same error. Thanks Apple... Another thing you've messed up, unnecessarily.
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.