December 13, 20241 yr Hello all, thanks in advance. The backup build that has never had issues writing to my main server now does. rsync: [receiver] rsync_xal_set: lsetxattr("/mnt/remotes/BADSERVERSON_CINEMA-8028/Plex Pre Roll/.test.1080p.WEB.h264-EDITH.mkv.3f2GRn","user.DOSATTRIB") failed: Permission denied (13) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1336) [sender=3.2.7] I have refreshed using new permissions on both ends, created a full-access R/W user for this SMB Share, and can write and read from the main server to the backup server. However, I am a little confused about the meaning and resolution of the above-mentioned error. Any help thanks
December 13, 20241 yr Community Expert Let's have a look at the file in question with the following command on the server which has the file to be copied: ls -al /mnt/user/{Path-to-File} Then do a screen shot of the file with the problem. Googling the error message brought up this: https://stackoverflow.com/questions/11039559/rsync-mkstemp-failed-permission-denied-13 What worries me is that 18 minutes ago, Billy Badson said: "user.DOSATTRIB" in the error message. Have you been applying using Windows Security properties to Shares/files on your Unraid server? (Basically, right-clicking on the Share in Windows and selecting 'Properties' and then working on permissions from there...)
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.