strange problem with directories acls

2005-09-29 Thread stefanke
Hi all, I try to use rsync with acl support. Files with acls were transfered but the acls of direcotries don`t! Is it not possible to transfer acls of diretories? Any suggetions? info: rsync-2.6.2-8 (rpm from sles9) cheers Stefan -- To unsubscribe or change options: https://lists.samba.or

acl support

2005-09-29 Thread stefanke
Hi all, I try to use rsync with the option --acl but it doesn`t work. send_acl : sys_acl_get_file(haservices, SMB_ACL_TYPE_ACCESS): Operation not supported Does my rsync-package don`t support acls or what is going wrong here? How can I ensure that my rsync version is compiled with acl support?