cygwin: how to mount linux FS from cygwin

ping songpingemail@gmail.com
Thu Jun 28 19:35:00 GMT 2012


thanks for the response!
samba is a good solution, although I still miss the magic sshfs tool in 
linux...


On 06/28/2012 02:20 PM, K Stahl wrote:
> If the target file system is shared via a Samba mount, then you can
> add the following to your /etc/fstab of cygwin:
>
> //HOST_MACHINE/PATH/TO/SHARED_FOLDER /mnt/SOME_NAME smbfs
> binary,notexec,posix=0 0 0
>
> NOTE: The values in all uppercase should be changed to reflect the
> appropriate values.
>
> --
> 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
>


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