cygwin: how to mount linux FS from cygwin

Marco Atzeri marco.atzeri@gmail.com
Sun Oct 28 21:27:00 GMT 2018


Am 28.10.2018 um 02:32 schrieb hauck.adrian451:
> Hi,
>
> Thank you for the help.
>
> I was review the urls indicated

Have you in the PATH the directory where
winfsp-x64.dll is located ?

If it is located in
"C:\Program Files(x86)\WinFsp\bin"

you should have a something like the output of cygpath

$ cygpath -u "C:\Program Files(x86)\WinFsp\bin"
   /cygdrive/c/Program Files(x86)/WinFsp/bin

with the additional needed escape "\"

   /cygdrive/c/Program\ Files\(x86\)/WinFsp/bin

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


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



More information about the Cygwin mailing list