ESPWebDAV icon indicating copy to clipboard operation
ESPWebDAV copied to clipboard

Support for Linux WebDav clients

Open DuaneKaufman opened this issue 2 years ago • 1 comments

Dear Sirs, I have been attempting to access a WebDAV server based on this code (device: https://www.ebay.com/itm/203949035388) using linux and davfs2. The device can be accessed through Windows as described, but when I attempt to connect to it with Linux, I get: "/sbin/mount.davfs: mounting failed; the server does not support WebDAV"

The device is not advertised to be able to service non Windows clients, but can it be made to do so? I also cannot connect using Mac OS

Any help with using a Linux client would be appreciated.

Sincerely, Duane Kaufman

DuaneKaufman avatar Aug 15 '22 01:08 DuaneKaufman

There is a fork of this project which supports the linux mounts. Please check it here.

ardyesp avatar Oct 06 '22 14:10 ardyesp