sigoden/dufs
A file server that supports static serving, uploading, searching, accessing control, webdav... observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 90
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 244
- age_days: 1560
- days_rel: 119
- days_push: 65
- n_releases_24m: 4
Adoption not part of the score
10662 stars · 582 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dufs is a Rust-based command-line file server that serves static files with support for uploading, searching, access control, and WebDAV. It runs as a single binary and is easy to deploy via cargo, Docker, Homebrew, or prebuilt binaries.
Use cases
- serve a directory over http
- share files with drag-and-drop uploads
- expose a folder via webdav
- run a self-hosted cloud disk
- download a folder as a zip archive
- serve a single page application with static assets
- control read/write access per user and path
When to choose
- you need a quick single-binary static file server with upload support
- you want webdav access to a directory
- you need simple per-path access control without a full CMS
- you want a lightweight self-hosted file sharing tool
When to avoid
- you need a full-featured cloud storage platform with user management
- you need multi-node replication or sync across devices
- you need a database-backed media server
Facets
cli-tool · maturity active
http-server file-upload search-engine auth cli self-hosted files web-development windows cli self-hosted rust file-server webdav static-serving file-sharing cloud-disk command-line linux macos docker
2 sources
- readme: https://github.com/sigoden/dufs · fetched 2026-08-28 · 24b663b166af
- registry_crates: https://crates.io/api/v1/crates/dufs · fetched 2026-08-29 · 5beb453f9772
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sigoden/dufs | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem