Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: How to create an SSH volume using FUSE' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: How to create an SSH volume using FUSE
Authored by: dnchayes on Jan 18, '07 01:36:17PM

Very handy, thanks!

When I followed the link to install, I found a "dmg" file ( MacFUSE-0.1.0b006.dmg) which I used instead of the tarfile.

This did not install the "fusermount" (as shown in the original example) however, the normal command "umount" worked.

%umount /Users/dale/bumpf

Note that the short hand of $PWD/bumpf is a bashism. If you use tcsh or csh, this short hand won't work.



[ Reply to This | # ]