Operation not supported (95)

Fabian Cenedese Cenedese at indel.ch
Fri Jun 24 08:23:01 UTC 2016


>> In addition to what Kevin said, if you are rsync-ing to a SAMBA share, you
>> will be limited to what the SAMBA server supports and not all are
>> configured to enable ACL support.
>
>The 'backup' Samba share on the destination machine is configured with
>
>inherit acls = yes
>inherit permissions = yes

Why don't you start a rsync daemon on the destination and connect with
the rsync protocol? This circumvents Samba limitations and also gives
you the differential transfer algorithm. It's probably also faster because
only the necessary data has to be sent over the line.

bye  Fabi




More information about the rsync mailing list