rkctechnocrat / macfuse

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

SSHFS no longer works after upgrade to 10.4.10 #224

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Upgrade to 10.4.10
2. Try to mount using SSHFS 
3. Get an error saying remote host has disconnected.

What is the expected output? What do you see instead?
I expect to connect, and have not changed the command that I am using to
connect. It worked great with 10.4.9, but now, after upgrading, it no
longer works.

What version of the product are you using? On what operating system?
MacFuse Core 0.4.0
OSX 10.4.10

Please provide any additional information below.
This could be related to the fact that now the command ssh actually causes
a Segmentation fault whenever it tries to connect. So upgrading to 10.4.10
must have broken something in the SSH libraries, and so MacFuse is being
affected.

Original issue reported on code.google.com by jordan.w...@gmail.com on 21 Jun 2007 at 6:10

GoogleCodeExporter commented 8 years ago
What do you mean by "sshfs"? There are so many builds/packagings available--do 
you mean sshfs.app (available 
from this site)? sshfs-static (found within sshfs.app)? the one from Fink? the 
one from MacPorts? the one found 
within MacFusion? something you compiled yourself?

sshfs-static works fine for me on 10.4.10.

Original comment by si...@gmail.com on 22 Jun 2007 at 2:10

GoogleCodeExporter commented 8 years ago
sshfs.app no longer works.  nothing about it in /var/log that I can find.  It 
keeps
prompting us for a password.  

Original comment by rev.z...@gmail.com on 22 Jun 2007 at 5:07

GoogleCodeExporter commented 8 years ago
> sshfs.app no longer works.

Try using sshfs-static (the actual commnad line sshfs program) or perhaps just 
plain old sshfs to connect to the 
remote host in question. Maybe something is throwing a yes/no interactive 
dialog that you may need to accept. 
sshfs.app is not set up to handle additional dialogs.

Original comment by si...@gmail.com on 22 Jun 2007 at 5:49

GoogleCodeExporter commented 8 years ago
By the way, sshfs.app is unsupported--see the sticky post in the macfuse-devel 
forum (although what I 
suggested above should work).

Original comment by si...@gmail.com on 26 Jun 2007 at 8:18