Skip to content
@WebDAVDevs

Unofficial WebDAV support team

WebDAV file management for internet

The DAV protocol is an extension for usual web sites to work files and shared documents. It's like a shared network folder but that can be accessed from internet.

The protocol was developed in early times of internet bt didn't get much popularity because of some problems:

  1. It's not so easy to implement it. E.g. it's based on XML format which is botched and not convenient.
  2. It's too abstract: this is not something bad by itself but it's not clear for newcomers why a command to get a directory list is PROPFIND and why creating a folder is MKCOL.
  3. Many features are missing: no deletion to trash bin, not photo thumbnails, file permissions etc.
  4. To complicated to create a WebDAV share: you have to configure a plugin for a web server. And it's really only a few of them mainly Apache and IIS. Today we have many good file sharing programs.
  5. Many problems with interoperability between servers and clients. During a long time most of the problems were solved.
  6. There wasn't really such a big need in the protocol. The Windows Share (SMB), or FTP or SFTP solve basic needs good enough.

The protocol development is stalled so only we as a community of developers and users can move forward and negotiate additions to the protocol.

Please feel free to start a new topic in Discussions You can join the organization or transfer your project to it https://github.com/orgs/WebDAVDevs/discussions/4

Pinned Loading

  1. awesome-webdav awesome-webdav Public

    Forked from fstanis/awesome-webdav

    A curated list of awesome apps that support WebDAV and tools related to it.

    60 1

  2. webdav-browser-extension webdav-browser-extension Public

    Browser extension to browse a URL as a WebDAV share. You can not only list files but also upload and delete

    JavaScript 30 2

  3. webdav-browser-addon webdav-browser-addon Public

    Forked from hocgin/addone-webdav

    📃 浏览器插件.WebDAV Browser plug-in

    TypeScript 1 1

  4. openwrt-lighttpd-public openwrt-lighttpd-public Public

    OpenWrt configuration for Lighttpd with WebDAV and autosharing

    JavaScript 5

  5. cgi-webdav cgi-webdav Public

    Essential WebDAV as a CGI script so it can be used with any Web Server even with BusyBox httpd

    Shell 1

  6. webdav-request-samples webdav-request-samples Public

    Samples of WebDAV requests with curl and wget

    2

Repositories

Showing 10 of 13 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…