Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Aug 2016 11:49:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211867] sshfs dosn't work in /etc/fstab
Message-ID:  <bug-211867-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211867

            Bug ID: 211867
           Summary: sshfs dosn't work in /etc/fstab
           Product: Base System
           Version: 10.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: out@post.pl

I can mount /tmp/test manually with it:
--
sshfs root@10.0.6.6:/tmp/test /tmp/test
--

The relevant line I'm using in fstab goes like this:
--
root@10.0.6.6:/tmp/test /tmp/test fusefs.sshfs ro 0 0
--

but I am getting this:
--
mount: root@10.0.6.6:/tmp/test: Operation not supported by device
--

I get the same if I replace fusefs.sshfs with fuse and add sshfs# to the
beginning of the line.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211867-8>