michaelogrant / macfusion

Automatically exported from code.google.com/p/macfusion
Other
1 stars 1 forks source link

Dependencies for auto-mounting favorites #263

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have an EncFS filesystem that I mount on top of an SSHFS filesystem;
however, when I start MacFusion, it mounts the EncFS filesystem before the
SSHFS filesystem has come up. This causes SSHFS to fail because the
filesystem it is trying to mount over is already in use. I'd like some
method to created dependencies so one filesystem waits on the other to
automatically mount. 

Original issue reported on code.google.com by redboy...@gmail.com on 14 Nov 2007 at 7:06

GoogleCodeExporter commented 8 years ago

Original comment by grahampe...@gmail.com on 27 Dec 2007 at 6:42