SSHFS error: remote host has disconnected when trying to mount remote dir from win vm to local mac

Viewed 16

I can SSH into the remote win vm without an issue. I receive the message: remote host has disconnected when I attempt to use SSHFS using the following:

sshfs username@publicIP:/remoteDirectory/ ~/myDirectory

remote machine is an azure vm running win10 pro local machine is MacOS Monterey using macfuse and sshfs

Any advice would be apreciated.

0 Answers
Related