You can mount like this:
First, make a directory ("mount point") where you want it to show up
on your local machine.
mkdir /Volumes/ssh
Then, do the mount:
sshfs [EMAIL PROTECTED]:/remote/folder /Volumes/ssh -
ovolname=debian,reconnect
On Dec 11, 1:06 am, Vanyie <[EMAIL PROTECTED]> wrote:
> I have uninstalled everithing (macfuse and sshfs) and reinstalled 2.0
> and MACFUSE_FS_SSHFS
> I had looked a sshfs in dmg format because i didn't understood the
> difference between static linked and dynamic linked and the svn command
> didn't function on my mac
> Then i tried to download the sshfs-static-tiger directly from firefox
> and i get it
>
> Now it function but i get this message, can you explain me it
>
> sshfs: cannot find sshnodelay.so
> warning: ssh nodelay workaround disabled
> <user>@<ip>'s password:
> kextload: /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext
> loaded successfully
>
> Amit Singh ha scritto:
>
> > The "sshfs" you are talking about is not a MacFUSE file system and has
> > nothing to do with MacFUSE whatsoever. You are talking about this:
>
> >http://www.pqrs.org/tekezo/macosx/sshfs/
>
> > If you "found" something somewhere, then you should at least spend a
> > minute reading more either on the website where you found it or in the
> > dmg that you downloaded. That way, you'll know where to go with
> > issues.
>
> > If you want the MacFUSE-based sshfs, go here:
>
> >http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS
>
> > Amit
>
> > On Dec 10, 2:58 pm, Vanyie <[EMAIL PROTECTED]> wrote:
>
> >> i have installed fuse 1,7 than updated to 2.0
> >> then i have installed sshfs 2.51 (i have find it as .dmg)
> >> i couldn't find sshfs so i look for sshfs-static-tiger (i have 10.4),
> >> then i rename it sshf, copied into /bin and chmod uog=rw
> >> Now i use sshfs with the syntax below:
> >> sshfs <username>@ip:/home/<username>/<folder> /<mountpoint> -o
> >> reconnect, volname=debian
>
> >> and but i get the error message:
>
> >> sshfs: cannot find sshnodelay.so
>
> >> then sshfs ask for the password and i obtain another error:
>
> >> fuse: invalid argument `volname=debian'
>
> >> Perhaps i have not installed rightly sshfs but i don't know where is
> >> my fault
>
> >> Can anyone help me?
>
> >> Thanks in advance
> >> Vanyie
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---