bispawel / macfuse

Automatically exported from code.google.com/p/macfuse
Other
0 stars 0 forks source link

After reformatting my server SSHFS stopped working. SSH to same server works fine. #180

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Start sshfs.app, attempt to connect to server, enter password, nothing
happens.  Execute sshfs-static, fails with message "remote host disconnected"

What is the expected output? What do you see instead?

Expected drive to be mounted, nothing happened in case of GUI, received
error message in case of command line.

What version of the product are you using? On what operating system?
MacFuse .3, sshfs .3, OS X 10.4.9

Please provide any additional information below.
SSHFS was working fine before upgrade, so this may be a server
configuration error, but I don't see how that is reasonable since ssh
works, so I would expect sshfs to work as well.

Original issue reported on code.google.com by tfwri...@gmail.com on 11 May 2007 at 12:40

GoogleCodeExporter commented 8 years ago
Did you get "remote host disconnected" or "remote  host has disconnected"? The 
latter is printed by sshfs. Can 
you use sftp to connect and it works?

Original comment by si...@gmail.com on 11 May 2007 at 3:09

GoogleCodeExporter commented 8 years ago
1. Try running sshfs-static with the "-osshfs_debug" option.

2. Try removing ~/.ssh/known_hosts on your Macintosh.

Original comment by si...@gmail.com on 11 May 2007 at 3:13

GoogleCodeExporter commented 8 years ago
The sftp rpms weren't properly installed on my server.  Fixing that resolved the
issue entirely.

Original comment by tfwri...@gmail.com on 11 May 2007 at 7:56

GoogleCodeExporter commented 8 years ago

Original comment by si...@gmail.com on 11 May 2007 at 8:55