ryananeff / win-sshfs

Automatically exported from code.google.com/p/win-sshfs
0 stars 0 forks source link

mounting OSX as sshfs drive from Win7 #107

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. attempting to mount sshfs on an OSX/Macintosh host
2. Error: authentication method not supported
3. Tried mounting real home dir, not symlink

What is the expected output? What do you see instead?
Expected to mount, got error instead authentication method not supported

What version of the product are you using?
0.0.1.5
win-sshfs:
Client OS:win7
Server OS:osx
Ssh server:

Please provide any additional information below.

Original issue reported on code.google.com by demonch...@gmail.com on 22 Oct 2014 at 7:54

GoogleCodeExporter commented 9 years ago
Server OS: OS X 10.8.5 (Darwin 12.5.0)Ssh server: OpenSSH_5.6p1, OpenSSL 
0.9.8y 5 Feb 2013

Original comment by demonch...@gmail.com on 22 Oct 2014 at 7:56

GoogleCodeExporter commented 9 years ago
I too see the same problem. Works fine connecting to Gentoo box (running 
OpenSSH_6.6). Seems to be an issue with either win-sshfs or sshd supplied by 
Apple.
Client OS: Window 7
Server OS: OS X 10.9.5 (Darwin 13.4.0)
Ssh Server: OpenSSH_5.6p1, OpenSSL 0.9.8za 5 Jun 2014

Original comment by cdfu...@gmail.com on 23 Oct 2014 at 7:30

GoogleCodeExporter commented 9 years ago
same here with SLES 11 sp3 and windows 7 64bit.

it seems the "authentication method not supported" is a common problem/bug. 
i tried using multiple drive letters and multiple linux directories to mount. 
neither "." nor "~" nor "/" worked so far using the simple "password" method. i 
tested login with putty, a simple ssh client to test the user credentials ant 
it worked fine. this sshfs client on the other hand throws this silly error 
message. 

Original comment by axel.werner.1973@gmail.com on 10 Feb 2015 at 10:00