On Tue, 29 Oct 2024 at 14:13, Martin Wege wrote:
>
> Hello,
>
> How can I use ms-nfs41-client from a WSL Linux?
WSL does not mount anything except C: at boot time.
So you need to do a manual mount inside WSL.
Example 1, using drive letter N:
First mount NFS share in Windows's Cygwin terminal:
/
Hello,
Today i installed cygwin to compile a windows .exe out of a Linux source
program.
While G++ on Linux compiles it correctly into a binary, on cygwin i got an
issue during linking:
$ g++ -O2 -Wall -Isrc -o bin/sealtool src/sign-verify.cpp -lcrypto -lssl
-lcurl -lresolv
/usr/lib/gcc/x86_6
On 29/10/2024 15:47, Corinna Vinschen via Cygwin wrote:
On Oct 29 15:08, Sam Edge via Cygwin wrote:
On 29/10/2024 14:38, Corinna Vinschen via Cygwin wrote:
On Oct 29 13:56, Martin Wege via Cygwin wrote:
No, FILE_PERSISTENT_ACLS is not in that output.
Reading
https://learn.microsoft.com/en-us
On Oct 29 15:08, Sam Edge via Cygwin wrote:
> On 29/10/2024 14:38, Corinna Vinschen via Cygwin wrote:
> > On Oct 29 13:56, Martin Wege via Cygwin wrote:
> > > No, FILE_PERSISTENT_ACLS is not in that output.
> > >
> > > Reading
> > > https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-f
On 29/10/2024 14:38, Corinna Vinschen via Cygwin wrote:
On Oct 29 13:56, Martin Wege via Cygwin wrote:
On Sun, Oct 6, 2024 at 8:53 AM Cedric Blancher
wrote:
Please run winfsinfo on the NFS filesystem:
/bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"
Does winfsinfo getvolumei
On Oct 29 13:56, Martin Wege via Cygwin wrote:
> On Sun, Oct 6, 2024 at 8:53 AM Cedric Blancher
> wrote:
> > Please run winfsinfo on the NFS filesystem:
> > /bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"
> >
> > Does winfsinfo getvolumeinfo list the FILE_PERSISTENT_ACLS flag in
On Sun, Oct 6, 2024 at 8:53 AM Cedric Blancher
wrote:
>
> 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
> > t
7 matches
Mail list logo