Re: RFC: ACLs on fusefs
- Reply: Shawn Webb : "Re: RFC: ACLs on fusefs"
- Reply: Jamie Landeg-Jones : "Re: RFC: ACLs on fusefs"
- In reply to: Jamie Landeg-Jones : "Re: RFC: ACLs on fusefs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Aug 2024 15:03:38 UTC
On Fri, Aug 2, 2024 at 10:13 PM Jamie Landeg-Jones <jamie@catflap.org> wrote: > > Alan Somers <asomers@FreeBSD.org> wrote: > > > TLDR; > > how useful would it be if fusefs(4) could support ACLs? > > I, personally, don't use ACLs generally, so have not missed them on > fusefs. > > However, I do make extensive use of XATTRs, so those are what I've > really missed. > > I didn't know xatrs were now supported - is that a new thing, or maybe > the client I use (borgs sshfs implementation) needs to be updated? > > Cheers, Jamie Our fusefs has supported xattrs for a long time. But the specific fuse file system needs support too. Looking right now, I don't see any support in sysutils/fusefs-sshfs .