osxfuse / sshfs

File system based on the SSH File Transfer Protocol
http://fuse.sourceforge.net
GNU General Public License v2.0
1.16k stars 131 forks source link

SSHFS returns missing host #49

Open Lite5h4dow opened 5 years ago

Lite5h4dow commented 5 years ago

Command: sshfs uname@xxx.xxx.xxx.xxx ~/Net\ Drive/ .

Expected result: successful connection

Actual Result:

missing host
see 'sshfs -h' for usage

steps to replicate: unknown (jus ttry connecting to a host i guess)

Further Details: SSH works fine. using ftp clients works fine, just not sshfs 🤷‍♂️

deswan commented 5 years ago

see https://github.com/osxfuse/osxfuse/issues/576