[Bug 255235] sysutils/fusefs-webdavfs: unable to mount anything
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 19 18:43:23 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255235
Bug ID: 255235
Summary: sysutils/fusefs-webdavfs: unable to mount anything
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: eugen at freebsd.org
Reporter: freebsd at rail.eu.org
Assignee: eugen at freebsd.org
Flags: maintainer-feedback?(eugen at freebsd.org)
When trying to use it (with a nexcloud server which is said to be suported on
the github page, I get following result :
- As non root : mount -t webdavfs -ousername=erwan,password=xxxx
https://vapeur.rail.eu.org/remote.php/dav/files/erwan/' ~/mnt
mount: https:/vapeur.rail.eu.org/remote.php/dav/files/erwan: Operation not
permitted
- as root : sudo mount -t webdavfs
-ousername=erwan,password=bg94x-Acf78-BS9Gy-HCKY6-ftdRe
'https://vapeur.rail.eu.org/remote.php/dav/files/erwan/' /mnt/vapeur-test
mount: https:/vapeur.rail.eu.org/remote.php/dav/files/erwan: Operation not
supported by device
(/mnt/vapeur-test is an empty directory owned by root)
Notice the single / after https in the answer, in case it is important
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list