Alternatives to davfs2
A Linux file system driver that mounts a WebDAV resource as a regular directory. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
davfs2
A Linux file system driver that mounts a WebDAV resource as a regular directory.
Replacements
Listings that take over the same core job as davfs2.
ExpanDrive
Mounts cloud storage and file servers as native drives on macOS, Windows and Linux.
ExpanDrive mounts WebDAV plus FTP, SFTP, S3 and major clouds as drives on Linux, macOS and Windows, but it is proprietary software, free only for personal use.
RaiDrive
Maps cloud storage and remote servers as drives in Windows File Explorer or a Linux file manager.
RaiDrive mounts WebDAV, SFTP, FTP and many cloud providers in a Linux file manager or Windows Explorer, but it is proprietary and some features need a paid plan.
cadaver
A command-line WebDAV client for Unix with an interface similar to FTP.
cadaver manages WebDAV servers through FTP-like terminal commands instead of a mount point, so other programs cannot open the remote files directly.
Similar software
Related functionality, not a direct replacement.
SSHFS-Win
Mounts a remote directory over SSH as a Windows drive letter.
Mountain Duck
Mounts remote and cloud storage as a local drive.
Dufs
Serve and upload files through a small HTTP and WebDAV server.
copyparty
A portable self-hosted file server in a single file, with resumable uploads, WebDAV, SFTP and FTP.