You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'am runing the current borgmatic docker to backup files from my unraid server. Works fine.
Now I thought to exand the configuration to backup different smb shares of a Windows file server.
From one share I got the error:
"/mnt/share: extended stat (xattrs): [Errno 13] Permission denied: '<FD 5>'"
I had never bevor problems with Extented attributs between Linux and Windows shares, or how I can solve them, any ideas?
The reason for this ticket is something else.
borgmatic itself closed the backup job without error massage. I can see it only in verbose mode after the step "processing files" But because of the error nothing is gona backuped.
/ # borg --version
borg 1.2.8
/ # borgmatic --version
1.8.10
The text was updated successfully, but these errors were encountered:
I'am runing the current borgmatic docker to backup files from my unraid server. Works fine.
Now I thought to exand the configuration to backup different smb shares of a Windows file server.
From one share I got the error:
"/mnt/share: extended stat (xattrs): [Errno 13] Permission denied: '<FD 5>'"
The reason for this ticket is something else.
/ # borg --version
borg 1.2.8
/ # borgmatic --version
1.8.10
The text was updated successfully, but these errors were encountered: