> I can't get any access to the server, even read-only. It seems like the
> DAV filesystems (tried with "davfs2" and "fusedav" packages from Debian)
> issue PROPFIND at all times, even when no writes are attempted.

By default weborf only accepts GET and POST requests, all the rest is rejected 
until authentication is configured, in that case it is up to the 
authentication to decide what to accept and what to reject.

PROPFIND is blocked on _purpose_, weborf by default acts as a HTTP server (and 
HTTP has no PROPFIND method).

> I'd like to use WebDAV on machines with no GUI installed.
There are still the examples that you could modify to get the desired result.

-- 
Salvo Tomaselli

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to