Re: [Ms-nfs41-client-devel] Windows Server NFS, getfact not working on NFS

2024-10-05 Thread Cedric Blancher via Cygwin
On Sat, 5 Oct 2024 at 14:44, Martin Wege wrote: > > Greetings! > > If I mount a NFS filesystem from a Windows NFS4.1 server (Windows > Server 2022) on Windows 10, then getfacl does not work: > > cd /cygdrive/n/nfsshare1 > touch testfile > getfacl testfile > getfact: testfile: Not supported > > NFS

Windows Server NFS, getfact not working on NFS

2024-10-05 Thread Martin Wege via Cygwin
Greetings! If I mount a NFS filesystem from a Windows NFS4.1 server (Windows Server 2022) on Windows 10, then getfacl does not work: cd /cygdrive/n/nfsshare1 touch testfile getfacl testfile getfact: testfile: Not supported NFS server is running Windows Server 2022 NFS client is Windows 10 Profes