Alternatives to Dufs
Serve and upload files through a small HTTP and WebDAV server. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Dufs
Serve and upload files through a small HTTP and WebDAV server.
Replacements
Listings that take over the same core job as Dufs.
miniserve
Share a file or directory over HTTP from one small command.
miniserve shares a file or directory over HTTP from one small command with optional authentication, released under the MIT license, but lacks the WebDAV support Dufs offers.
SFTPGo
An SFTP, FTPS, HTTPS and WebDAV server with a web admin interface, backed by local disk or S3, Google Cloud or Azure storage.
SFTPGo serves SFTP, FTPS, HTTPS and WebDAV with a web admin interface and cloud storage back ends, at the cost of a much larger configuration surface and AGPL licensing.
Tiny File Manager
A single-file PHP web file manager that you drop onto a server to manage files in a browser.
Tiny File Manager is a single PHP file giving browser-based upload and file management, but it needs a PHP web server.
Similar software
Related functionality, not a direct replacement.
Filestash
Self-hosted web client that connects to S3, SFTP, NFS and more.
PairDrop
Browser-based device-to-device file transfer with no install or signup.
Send
Self-hostable encrypted file sharing, continuing Firefox Send.
croc
Sends a file between any two computers with one command and a short code phrase, end-to-end encrypted.
OnionShare
Shares files, hosts sites and chats anonymously over Tor.