sshfs
Pietro Cerutti
gahr at FreeBSD.org
Fri May 8 09:09:09 UTC 2009
On Fri, 08 May 2009, Antonio Tommasi <antonio.tommasi at unile.it> wrote:
> Hi to all,
Hi Antonio,
> I'm trying to use sshfs on freebsd 7.1 box
> After i've installed port
>
> (ls /var/db/pkg|grep fuse
> fusefs-kmod-0.3.9.p1.20080208_5
> fusefs-libs-2.7.4
> fusefs-sshfs-2.2
> )
>
> i run command
>
> sshfs user at host:/ /mnt/test/
>
> and after inser password for host i've this message
>
> "fuse: failed to open fuse device: No such file or directory"
> Where is the problem
You have to load the fuse kernel module:
kldload fuse
> Regards
Cheers,
> Antonio Tommasi
--
Pietro Cerutti
gahr at FreeBSD.org
PGP Public Key:
http://gahr.ch/pgp
More information about the freebsd-questions
mailing list