davfs2 - Summary
This group is not part of the GNU Project.
Mount a WebDAV resource as a regular file system
Web Distributed Authoring and Versioning (WebDAV), an extension to the HTTP-protocol, allows authoring of resources on a remote web server. davfs2 provides the ability to access such resources like a typical filesystem, allowing for use by standard applications with no built-in support for WebDAV.
davfs2 is designed to fully integrate into the filesystem semantics of Unix-like systems (mount, umount, etc.). davfs2 makes mounting by unprivileged users as easy and secure as possible.
davfs2 does extensive caching to make the file system responsive, to avoid unnecessary network traffic and to prevent data loss, and to cope for slow or unreliable connections.
davfs2 will work with most WebDAV servers needing little or no configuration.
davfs2 is developed and tested on GNU/Linux but porting to other free operating systems should not be too cumbersome.
Registration Date: Sat 04 Apr 2009 05:43:08 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable
posted by alix82, Wed 02 Nov 2022 09:28:52 AM UTC
Glad to release davfs2 version 1.7.0. This release brings support to FreeBSD and contains minor bugfixes as well.
posted by alix82, Tue 11 Jan 2022 09:35:31 AM UTC
davfs2 development migrated from cvs to git. Future releases will be taken from 'main' branch.
https://git.savannah.nongnu.org/cgit/davfs2.git/
posted by _71007, Wed 03 Nov 2021 08:43:54 AM UTC
Starting from now davfs2 is no longer maintained by me but by Ali Abdallah who stepped up for this task.
Ali is a mathematician, computer scientist and free software enthusiast. He is the original author of the power manager and the
multimedia player software shipped with the Xfce desktop.
[...]
posted by _71007, Sun 31 Oct 2021 05:25:19 PM UTC
I just released version 1.6.1 with some minor bugfixes.
This is my last release of davfs2. Future releases will be done by a new maintainer.
Powered by Savane 3.13-54b4.
Corresponding source code