Displaying 1 result from an estimated 1 matches for "mayerr".
Did you mean:
mayer
2006 Jan 20
9
DO NOT REPLY [Bug 3430] New: Error with ACL-patch and -x on mountpoint
...ent: core
AssignedTo: wayned@samba.org
ReportedBy: samba-bugs@digital-trauma.de
QAContact: rsync-qa@samba.org
Hi,
using rsync-2.6.6 with ACL patch on two freebsd systems (with dirvish) and the
options -x and --acls, we get the following error:
send_acl: sys_acl_get_file(mayerr/test, SMB_ACL_TYPE_ACCESS): Operation not
supported
and so on for 3 more cycles.
Rsync is right about the fact that this SMB share mount point doesn't support
acls, but I still wonder why it even tries to access it with the -x option.
As far as I can tell the backups still work, but having t...