bispawel / macfuse

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

sshfs connection doesn't handle machine being put to sleep nicely #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. make a connection with sshfs.app

2. put the machine to sleep (I use opt-cmd-Eject before I leave
   for the night)

3. bring the machine out of sleep after long enough for the SSH
   connection to have timed out

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

The volume is inaccessible and the Finder goes spinny beachball
when the sshfs mount point is accessed, or you try and eject the
volume

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

MacFUSE 0.1.7 on 10.4.8 patched up as of yesterday; ppc

Please provide any additional information below.

Be nice if sshfs.app registered with whatever framework sends sleep 
notifications and 
unmounted the connection before sleep and reconnected after sleep (which might 
cause
password prompts until it starts working with ssh-agent and/or SSHKeychain; but 
I could
live with that :).

Original issue reported on code.google.com by lemuri...@gmail.com on 25 Jan 2007 at 3:42

GoogleCodeExporter commented 8 years ago

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