Open jjm2473 opened 7 months ago
streams_xattr
fat does not support that, you need ext4 or xfs to support that.
@brada4 But streams_xattr
is generated by openwrt. In addition, the developers also mentioned streams_xattr
supports FAT https://github.com/openwrt/packages/issues/11369#issuecomment-788770703
Well, manual does not sound convinced of your opinion. https://www.samba.org/samba/docs/current/man-html/vfs_streams_xattr.8.html
Maintainer: @miska Environment:
samba4 version (
smbd -V
):4.18.8
macOS version:12.7.2
Description: Same as closed issue https://github.com/openwrt/packages/issues/11369
Related configuration files:
/etc/config/samba4:
/etc/samba/smb.conf:
An error occurs when writing a single file. The file is created successfully, but the file content is not written and the size is 0 bytes:
smbd log:
macOS did not report an error when copying a folder, and the files in the folder were written successfully:
But at this time smbd still generated an error log:
chmod 0777 /mnt/vfat
does not change anything:This problem can be solved by unchecked the "Enable macOS compatible shares", but this means that macOS will create a lot of files starting with
._
.