mount.davfs

mount a WebDAV resource as a regular file system

Debian Debian
RUN apt-get update && \ apt-get install -y davfs2
Ubuntu
RUN apt-get update && \ apt-get install -y davfs2
Alpine
RUN apk add davfs2
Arch Arch Linux
RUN pacman -S --noconfirm davfs2
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y davfs2
Fedora
RUN dnf install -y davfs2
Raspbian
RUN apt-get update && \ apt-get install -y davfs2
click the source code to copy install mount.davfs on any operating system with command-not-found.com