I'm trying to setup btsync and for this a need a shared folder where the user/group btsync has RW permissions. I have created a shared folder called syncuser and am now getting an error when setting the ACL.
Code
exception 'OMVException' with message 'Failed to execute command 'export LANG=C; setfacl --remove-all -m 'default:user:btsync:7,user:btsync:7,default:group:btsync:7,group:btsync:7,default:user::7,user::7,default:group::7,group::7,default:other::5,other::5' -- '/media/0ac8fcaa-903a-4333-9f8f-c3fe6c23a610/raumzeitfalte/btsync/users//' 2>&1': setfacl: /media/0ac8fcaa-903a-4333-9f8f-c3fe6c23a610/raumzeitfalte/btsync/users//: Operation not supported' in /usr/share/openmediavault/engined/rpc/sharemgmt.inc:1172
So what am I doing wrong? This is what I tried to apply:
So what am I doing wrong?