cygwin: how to mount linux FS from cygwin

Marco Atzeri marco.atzeri@gmail.com
Fri Oct 26 16:38:00 GMT 2018


Am 26.10.2018 um 18:03 schrieb hauck.adrian451:
> Thank you,
> 
> I execute:
> - ninja
> - ninja install
> 
> 
> user@cliente ~/sshfs-sshfs-3.5.0/build
> $ ninja
> [5/6] Compiling C object 'sshfs@exe/sshfs.c.o'.
> ../sshfs.c: En la función ‘sshfs_init’:
> ../sshfs.c:1746:28: aviso: ‘~’ on a boolean expression [-Wbool-operation]
>           cfg->nullpath_ok = ~(sshfs.truncate_workaround ||
> sshfs.fstat_workaround);
> ...
> [6/6] Linking target sshfs.exe.
> 
> user@cliente ~/sshfs-sshfs-3.5.0/build
> $ ninja install
> [0/1] Installing files.
> Installing sshfs.exe to /usr/local/bin
> Running custom install script
> '/home/user/sshfs-sshfs-3.5.0/utils/install_helper.sh sbin bin'
> '/usr/local/sbin/mount.sshfs' -> '../bin/sshfs'
> '/usr/local/sbin/mount.fuse.sshfs' -> '../bin/sshfs'
> 
> user@cliente ~/sshfs-sshfs-3.5.0/build
> $ sshfs
> cygfuse: initialization failed: winfsp-x64.dll not found
> 
> and now respond the command but the error is "cygfuse: initialization
> failed: winfsp-x64.dll not found"
> 
> has happened?
> 
> Regards,
> 

have you installed WinFSP ?

http://www.secfs.net/winfsp/download/


---
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