On 2024-10-27 03:30, Sam Edge via Cygwin wrote:
On 06/10/2024 07:53, Cedric Blancher via Cygwin wrote:
Please run winfsinfo on the NFS filesystem:
/bin/winfsinfo getvolumeinfo "$(cygpath -w /cygdrive/n/nfsshare1)"
There is no 'winfsinfo' in any of the Cygwin packages I can find.
If I go to https://www.cygwin.com/cgi-bin2/package-grep.cgi?grep=winfsinfo it returns 'Found 0 matches for winfsinfo'.
I'm curious as to from whence yours came. :-)

May be part of their NFS package?

Try as elevated admin:

`cygpath -S`/fsutil fsInfo volumeInfo "`cygpath -m /cygdrive/n/nfsshare1`"

or Windows equivalent.

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                -- Antoine de Saint-Exupéry

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to