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.