I’ve arrange my Raspberry Pi to share an exterior HDD as a samba share. My purchasers are macOS 11.6 and 11.5.
I’ve adopted the Samba Wiki web page on the way to configure samba to work higher with Apple.
I can see and hook up with my share. I can delete information and folders. I can rename and transfer them. I can copy directories to the Samba share. The one factor I am unable to do is copy over particular person information. After I do that, I get error 100093.
These are my Samba world settings
min protocol = SMB2
vfs objects = fruit streams_xattr
fruit:metadata = stream
fruit:mannequin = MacSamba
fruit:veto_appledouble = no
fruit:posix_rename = sure
fruit:wipe_intentionally_left_blank_rfork = sure
fruit:delete_empty_adfiles = sure
Googling round I did discover this dialogue with a proposed repair that appears to have labored for others. I attempted this, utilizing the next Samba world settings
min protocol = SMB2
vfs objects = catia fruit streams_xattr
fruit:nfs_aces = no
fruit:metadata = stream
fruit:mannequin = MacSamba
fruit:veto_appledouble = no
fruit:posix_rename = sure
fruit:wipe_intentionally_left_blank_rfork = sure
fruit:delete_empty_adfiles = sure
Very same behaviour and error.
Any thought what could possibly be inflicting this?