https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211867
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: [email protected]
Reporter: [email protected]
I can mount /tmp/test manually with it:
--
sshfs [email protected]:/tmp/test /tmp/test
--
The relevant line I'm using in fstab goes like this:
--
[email protected]:/tmp/test /tmp/test fusefs.sshfs ro 0 0
--
but I am getting this:
--
mount: [email protected]:/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.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"