Hello everyone,

I have successfully setup MacFUSE + sshfs to automount a remote
directory to a local directory in my home folder.  I can access the
folder via the command line, but when I try to browse the folder with
Finder I get the error:

The folder "Workstation" can't be opened because you don't have
permission to see its contents.

Typing "mount" at the command line gets me:

/dev/disk0s2 on / (hfs, local, journaled)
devfs on /dev (devfs, local, nobrowse)
/dev/disk0s3 on /Volumes/Windows HD (fusefs, local, synchronous)
map -hosts on /net (autofs, nosuid, automounted, nobrowse)
map auto_home on /home (autofs, automounted, nobrowse)
map -static on /Users/ctamulon/Workstation (autofs, automounted,
nobrowse)
ctamu...@myhost: on /Users/ctamulon/Workstation (fusefs, nodev,
nosuid, synchronous, nobrowse, mounted by ctamulon)

I noticed that the 'nobrowse' option has been enabled, however I
didn't include that option in my /etc/fstab:

dummy:ctamu...@myhost: /Users/ctamulon/Workstation sshfs
volume=Workstation,allow_other 0 0

Is nobrowse my problem? If so how do I disable it.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en.

Reply via email to