So, after following the instructions for installing MacFUSE and sshfs
and setting up sshfs with automount, I can't get it to work at all.
Here are the steps I took:
1. Made sure I could mount the filesystem with the sshfs command-line
tool. I have public keys set up such that I can mount the filesystem
via the command line tool with no password.
2. Created the file /etc/fstab and with the content of the file being
in the following format:
usern...@server: /Network/name sshfs volname=name,allow_other
0 0
3. sudo automount -cv
4. Attempt to go to the director /Network/name, but get an error from
Finder saying "The operation could not be completed. An unexpected
error occured (error code -43)."
5. When I attempt to run "ls /Network/name" I get the error "ls:
name: No such file or directory" rather than the apparently more
common "Operation not permitted"
Is there something that is very obviously wrong with what I'm doing?
I've been searching for a solution and can't find it anywhere.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---