rsync fails with "ACLs are not supported on this server"

Backup and data protection discussion at its finest.

Moderator: Lillian.W@AST

k1s
Posts: 16
youtube meble na wymiar Warszawa
Joined: Thu Jul 01, 2021 3:20 pm

Re: rsync fails with "ACLs are not supported on this server"

Post by k1s »

Nazar78 wrote:If that works then the issue is with the target server, the DSM 6 in this case.
The conclusion from Asustor tech support after two weeks is: "The rsync model version [on the AS5202T] is older than the one that the Synology is using so it is causing the issue. This is the cause of the problem."
Nazar78 wrote:You can also test the opposite direction, rsync from the DSM to ADM.
rsync in that direction - i.e. to the AS5202T from the Synology192.168.1 works using the backup GUI (called "Hyper backup" the Synology). I don't seem to be doing it right from the command line though, because I get

Code: Select all

rsync: mkdir "/Public" failed: Permission denied (13)
if I type something like

Code: Select all

rsync -ahtv test/ ks@192.168.1.122:/Public
or

Code: Select all

 rsync: mkdir "/Public/test" failed: No such file or directory (2)
if I type

Code: Select all

rsync -ahtv Drive/ ks@192.168.1.122:/Public/test
, even though the folder exists on the Asustor NAS and has rw permission







Nazar78 wrote:...you might want to give it a try -> add the user to the rsync privileges list in Control Panel -> Privileges -> rsync.
User avatar
Nazar78
Posts: 2002
Joined: Wed Jul 17, 2019 10:21 pm
Location: Singapore
Contact:

Re: rsync fails with "ACLs are not supported on this server"

Post by Nazar78 »

The conclusion from Asustor tech support after two weeks is: "The rsync model version [on the AS5202T] is older than the one that the Synology is using so it is causing the issue. This is the cause of the problem."
Strange as I have no issues using different version between devices infact on different major version.
even though the folder exists on the Asustor NAS and has rw permission
Try another location other than Public?
AS5304T - 16GB DDR4 - ADM-OS modded on 2GB RAM
Internal:
- 4x10TB Toshiba RAID10 Ext4-Journal=Off
External 5 Bay USB3:
- 4x2TB Seagate modded RAID0 Btrfs-Compression
- 480GB Intel SSD for modded dm-cache (initramfs auto update patch) and Apps

When posting, consider checking the box "Notify me when a reply is posted" to get faster response
Post Reply

Return to “Backup and Data Protection”