Thomas Wolff wrote:
Am 04.04.2022 um 01:20 schrieb Mark Geisert:
[...]
A couple of things.  Windows differs from Unix/Linux (yet again!) in that directories mounted upon cannot exist beforehand.  So if you rmdir servmount,
    sshfs 192.168.178.75: servmount
ought to succeed, but instead you will get "read: Software caused connection abort", so supply a username@hostname and it should work. The abort is some sort of problem with sshfs which I'll investigate. On my machine,
    sshfs mark@m0: /mnt/servmount
works fine.
Yes, that works. Thank you, great feature. Maybe another interactive hint in this case would help.

man sshfs?  sshfs --help?  Both are present already :-)

(Though the latter has badly formatted WinFSP info.. that's an issue for 
upstream.)

..mark

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