Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Apr 2021 18:43:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 255235] sysutils/fusefs-webdavfs: unable to mount anything
Message-ID:  <bug-255235-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@freebsd.org
          Reporter: freebsd@rail.eu.org
          Assignee: eugen@freebsd.org
             Flags: maintainer-feedback?(eugen@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=3Derwan,password=3Dxxxx
https://vapeur.rail.eu.org/remote.php/dav/files/erwan/' ~/mnt=20
mount: https:/vapeur.rail.eu.org/remote.php/dav/files/erwan: Operation not
permitted

- as root : sudo mount -t webdavfs
-ousername=3Derwan,password=3Dbg94x-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

--=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-255235-7788>