Thanks, Amit. You might want to call that out in the docs--that there are two different sshfs--and point neophytes such as myself to the correct URL.
I'm up and running now! -dan On Feb 6, 1:38 pm, Amit Singh <[email protected]> wrote: > If you want to experiment with the automounting stuff as described in > the aforementioned wiki page, here's where to get the MacFUSE-based > sshfs: > > http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS > > Amit > > On Feb 6, 1:35 pm, Amit Singh <[email protected]> wrote: > > > Well, it's not going so well because--believe it or not--you are > > trying to use a completely different piece of software that happens to > > have the same name as the MacFUSE-based sshfs. > > > This happens every once in a while. People probably search for > > "sshfs", somehow they find: > > >http://www.pqrs.org/tekezo/macosx/sshfs/ > > > which is *not* based on MacFUSE and is unrelated to this web site/ > > forum. > > > As for your machine coming "setup with /Network/Servers", no, that's > > not enough. Your machine came with autofs *functionality*. You still > > have to configure that functionality. That's all > > thathttp://code.google.com/p/macfuse/wiki/AUTOMOUNTINGtellsyou--how to > > configure it. > > > Amit > > > On Feb 6, 1:17 pm, "D.Kreft" <[email protected]> wrote: > > > > I am following the autofs instructions found here: > > > > http://code.google.com/p/macfuse/wiki/AUTOMOUNTING > > > > But it's not going so well for me: > > > > dkr...@maclappy:~> ls -al /Network/dkreft-2.desktop/ > > > ls: : Protocol error > > > > I've Googled around but I can't find any help. Any ideas on what's > > > going wrong? Following is a laundry list of relevant items: > > > > dkr...@maclappy:~> cat /etc/fstab > > > dummy:[email protected]:/workplace /Network/dkreft-2.desktop > > > sshfs volname=dkreft-2,allow_other 0 0 > > > > dkr...@maclappy:~> mount | grep Network > > > map -fstab on /Network/Servers (autofs, automounted) > > > map -static on /Network/dkreft-2.desktop (autofs, automounted) > > > > dkr...@maclappy:~> ls -l $(which mount_sshfs) > > > lrwxr-xr-x 1 root wheel 35 Feb 6 12:58 /sbin/mount_sshfs@ -> / > > > Applications/sshfs/bin/mount_sshfs > > > > dkr...@maclappy:~> /sbin/mount_sshfs > > > [Usage] /sbin/mount_sshfs [-vLf] [-p port] u...@host:[dir] /your/sshfs/ > > > mount/point > > > > -v: show version > > > -L: follow symlink mode > > > -f: foreground mode (not detach) > > > -p port: port to connect to on the remote host > > > > Since my machine came setup with a /Network/Servers autofs, couldn't I > > > just leverage that somehow? > > > > Thanks, in advance, for any help you can provide. > > > > -dan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
