Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Apr 2021 19:40:40 +0200
From:      Erwan David <erwan@rail.eu.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: access webdav service from freebsd
Message-ID:  <6b133ccf-60da-f8df-c03d-54407ab27162@rail.eu.org>
In-Reply-To: <78e2713391fe2952ac631b573d2df6e2.squirrel@webmail.harte-lyne.ca>
References:  <78e2713391fe2952ac631b573d2df6e2.squirrel@webmail.harte-lyne.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 16/04/2021 à 15:16, James B. Byrne via freebsd-questions a écrit :
> On Thu, April 15, 2021 22:58, X Guest wrote:
>> I just want to access the remote wevdav service from freebsd. do you know
> what's the right way?
>> thanks.
>>
>> --
>>   https://xguest.net/
>>
>>
> This question needs a little more detail about the working environment to
> obtain sensible answer.
>
> WebDAV works using http(s) protocol.  That means one can retrieve data from a
> WebDAV service, providing one has authorization to access, via any web browser
> or command line utility like curl, fetch, and wget.
>
> If one is using a GDM like gnome/mate then the Nautilus file browser can
> connect to a webDAV server.  Again presuming that one has the authentication
> credentials which give authorized access to the WebDAV resource.
>
> FreeBSD also has a fusefs module for setting up a WebDAV resource as a
> filesystem that makes it appear as a local resource to the OS.
>
I did not find a working fusefs package for webdav, could you please
elaborate ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6b133ccf-60da-f8df-c03d-54407ab27162>