The Wayback Machine - https://web.archive.org/web/20201225063908/https://github.com/topics/webdav-server
Skip to content
#

webdav-server

Here are 43 public repositories matching this topic...

chclaus
chclaus commented Apr 24, 2018

The used logging implementation is logrus. logrus allows a lot of different log formatters (including third party libs).

I think we should support at least the two default log formats:

  • text
  • json

To allow further log processing with tools like logstash, etc.

The feature should be placed in the config section without capabilities of config live

This library implements a flexible, extensible, and quite standards-compliant WebDAV server built on ASP.NET. The WebDAV server can serve any type of hierarchical data, not only files. It supports transparent compression, partial transfers, partial updates, locking, editing, dead properties, strong typing of WebDAV properties, request preconditions, and other features. Setting up a simple WebDAV server to serve some files only requires adding some lines to your web.config file; no code needs to be written. If you want to serve another type of data over WebDAV, it is fairly easy to implement new service providers.
  • Updated Sep 12, 2019
  • C#

Improve this page

Add a description, image, and links to the webdav-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webdav-server topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.