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

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.

    35 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 19 1

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

    Forked from hocgin/addone-webdav

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

    TypeScript

  4. DAVExplorer DAVExplorer Public

    This old WebDAV client in Java is kind of a reference implementation of WebDAV. It's outdated but feel free to send PRs to back it to live.

    Java

Repositories

Showing 6 of 6 repositories
  • awesome-webdav Public Forked from fstanis/awesome-webdav

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

    WebDAVDevs/awesome-webdav’s past year of commit activity
    35 CC0-1.0 19 0 0 Updated May 28, 2024
  • 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

    WebDAVDevs/webdav-browser-extension’s past year of commit activity
    JavaScript 19 Apache-2.0 1 3 0 Updated Mar 31, 2024
  • filebrowser Public Forked from filebrowser/filebrowser

    📂 Web File Browser

    WebDAVDevs/filebrowser’s past year of commit activity
    Go 0 Apache-2.0 3,029 0 0 Updated Mar 17, 2024
  • webdav-browser-addon Public Forked from hocgin/addone-webdav

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

    WebDAVDevs/webdav-browser-addon’s past year of commit activity
    TypeScript 0 MIT 2 0 0 Updated Mar 3, 2024
  • .github Public
    WebDAVDevs/.github’s past year of commit activity
    0 0 0 0 Updated Jan 17, 2024
  • DAVExplorer Public

    This old WebDAV client in Java is kind of a reference implementation of WebDAV. It's outdated but feel free to send PRs to back it to live.

    WebDAVDevs/DAVExplorer’s past year of commit activity
    Java 0 0 0 0 Updated Apr 15, 2023

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…