fluiday / macfuse

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

sshfs not working after some period of inactivity #388

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use sshfs to mount some directory from network
2. leave it for some time (like overnight)
3. not able to access the mounted directory

here's the terminal:

plummie@hairdesire-lm:~$ umount some/mount/point/
umount: some/mount/point: not currently mounted
plummie@hairdesire-lm:~$ sshfs user@some.network.com:/some/directory/
~/some/mount/point/ -oreconnect
Password: 
fuse: bad mount point `/Users/plummie/Documents/stanford/': Input/output error

but when i restart computer it'll mount correctly. so i guess i need to
restart macfuse/sshfs services to make it work again, right? how do i do that?

What version of the product are you using? On what operating system?
i'm using MacFUSE-1.7 and sshfs-1.0.0 on osx 10.5.4

thanks for reading

Original issue reported on code.google.com by henryle...@gmail.com on 12 Oct 2008 at 6:53

GoogleCodeExporter commented 8 years ago
Please repost your question (and post questions like this in general) in the 
MacFUSE discussion forum:

http://groups.google.com/group/macfuse

I'd like to keep this section limited to actual bugs in supported MacFUSE 
software.

What you're talking about is not a bug, and the software in question (sshfs) is 
an unsupported add-on to core 
MacFUSE software.

Original comment by si...@gmail.com on 13 Oct 2008 at 3:38