Enable server-side copy for macOS clients Server-side copy eliminates the need to transfer data between the server and the client when copying files on the server. This is enabled by default, but it doesn't work with macOS clients. If you have macOS clients, you need to add the following configuration to smb.conf and then restart smb.service. /etc/samba/smb.conf ... [global] fruit:copyfile = yes
fruit 哈哈哈