fusedav
filesystem to mount WebDAV shares
Install
- All systems
-
curl cmd.cat/fusedav.sh
- Debian
-
apt-get install fusedav
- Ubuntu
-
apt-get install fusedav
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fusedav
- Raspbian
-
apt-get install fusedav
- Dockerfile
- dockerfile.run/fusedav
fusedav
filesystem to mount WebDAV shares
fusedav is a userspace filesystem driver that allows you to mount WebDAV shares. This way you can transparently edit and manage files on a remote server. It uses FUSE (Filesystem in USErspace), thus you need a FUSE-enabled kernel. WebDAV (Web-based Distributed Authoring and Versioning) is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.