bispawel / macfuse

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

SSHFS not working / SSH broken too #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Intel Mac
2. SSHFS connection attempted to working SSH server
3. SSH attempted to server

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

Expect to see some sort of prompt for password. Instead, a "Remote host has
disconnected" results despite the fact that the host is functioning fine.
Somehow, normal SSH functionality has also been broken: an SSH to the same
server now results in a "segmentation fault".

What version of the product are you using? On what operating system?

0.1.7, Mac OS X Tiger (Intel)

Please provide any additional information below.

Original issue reported on code.google.com by raveem on 24 Jan 2007 at 11:00

GoogleCodeExporter commented 8 years ago
When you say "SSHFS", what do you mean? The GUI wrapper (sshfs.app)? The 
command-line program within it 
(sshfs-static)? The older command-line sshfs (/usr/local/bin/sshfs), or some 
other sshfs?

Where are you seeing the "Remote host has disconnected" output? In the 
Terminal? In the Console log? 
Somewhere else?

MacFUSE doesn't contain anything that should affect the usual ssh suite of 
programs.

Original comment by si...@gmail.com on 24 Jan 2007 at 5:51

GoogleCodeExporter commented 8 years ago
I also have same problem,  and the same arch, except that SSH works fine for me 
( I
am using macports version though, I've not tried the old one)

running under "sshfs  -o sshfs_debug" for every connection i get:

command-line line 0: Bad number.
remote host has disconnected

without the debug switch i get 

remote host has disconnected

the App.

SSHFS.app fails silently. does not ask me for the password

I dont see errors in Console or my syslogs

Original comment by chorghea...@gmail.com on 24 Jan 2007 at 8:29

GoogleCodeExporter commented 8 years ago
not sure this is a medium issue, this app , fuse, etc totally does not work, and
fails  quietly, silently , like an abused childs tears.  Is this not a critical 
issue?

Original comment by chorghea...@gmail.com on 24 Jan 2007 at 8:30

GoogleCodeExporter commented 8 years ago
Ahh also I am running latest drop of the MacFuse package 1.7

Original comment by chorghea...@gmail.com on 24 Jan 2007 at 8:35

GoogleCodeExporter commented 8 years ago
Apologies for the lack of clarification: I had an old version of MacFUSE 
installed
and it was he command line which gave that diagnostic mentioned above. As for 
the new
GUI for SSHFS, I similarly get no prompt for password, etc.

I used the uninstall commands listed inthe script for a MacFUSE removal and
reinstalled. Still the same problem.

I wonder why my SSH has gone awry...

Original comment by kneeslas...@gmail.com on 25 Jan 2007 at 10:01

GoogleCodeExporter commented 8 years ago
Did you reboot after the uninstall/reinstall? Otherwise, it won't catch.

Original comment by motown...@gmail.com on 25 Jan 2007 at 8:25

GoogleCodeExporter commented 8 years ago
Yes, I rebooted.

Original comment by kneeslas...@gmail.com on 26 Jan 2007 at 3:43

GoogleCodeExporter commented 8 years ago
Try removing ~/.ssh/known_hosts

Original comment by si...@gmail.com on 27 Jan 2007 at 8:33

GoogleCodeExporter commented 8 years ago
Isn't working for me either, though my ssh is still fine. I use Powerbook G4 OS 
10.4.8. I dl'd and installed both 
MacFUSE-Core-0.1.7.dmg   and sshfs-0.1.0.dmg. The instal looked like it went OK, 
I rebooted. When I try 
sshfs.app, nothing happens at all. When I try to mount via terminal I get 
message -bash: sshfs: command not 
found. I've looked in my install log (in console) and I'm not really sure, but 
I'm not convinced anything was 
actually installed.

Original comment by verd...@gmail.com on 28 Jan 2007 at 12:01

GoogleCodeExporter commented 8 years ago
One second look, it looks like fuse is installed, but I can't find anything for 
sshfs, other than the .app and that 
doesn't seem to do anything. I'm begining to think I have MacFuse and a GUI 
wrapper for sshfs, but no actual 
sshfs.

Original comment by verd...@gmail.com on 29 Jan 2007 at 3:29

GoogleCodeExporter commented 8 years ago
verdonv: Look inside the sshfs.app bundle. There should be an executable called 
sshfs-static within it. This is 
the command-line sshfs, which you can copy over to someplace else too.

Original comment by si...@gmail.com on 29 Jan 2007 at 4:31

GoogleCodeExporter commented 8 years ago
asingh: Thanks :)  I found that last night and figured out how to mount a 
volume. I think my problem with the 
GUI was trying to figure out how to specify the ssh port on the remote server. 
I googled around and found out 
how to in the cl, but after a few trial and errors in the sshfs.app gave up on 
that. I wasn't able to unmount the 
volume I molunted via cl and sshfs-static either in the finder or cl. That's my 
next goal :)

Original comment by verd...@gmail.com on 29 Jan 2007 at 11:57

GoogleCodeExporter commented 8 years ago

Original comment by si...@gmail.com on 29 Jan 2007 at 6:49