# sigoden/dufs

A file server that supports static serving, uploading, searching, accessing control, webdav...

Repository: https://github.com/sigoden/dufs
Canonical: https://ross.abutalabs.com/products/dufs
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: cloud-disk, command-line, file-upload-server, static-server, rust, webdav, webdav-server, file-sharing
Last push: 2026-06-29T12:01:47+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 51, longevity 100
- inputs: {"age_days": 1560, "days_push": 65, "days_rel": 119, "gap_med": 244, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10662, forks 582 (observed 2026-08-28T04:10:43.695885+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: http-server, file-upload, search-engine, auth, cli
- domain: self-hosted, files, web-development
- platform: windows, cli, self-hosted, rust
- tags: file-server, webdav, static-serving, file-sharing, cloud-disk, command-line, linux, macos, docker

## Member repositories
- sigoden/dufs (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:43.695885+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:18:12.530072+00:00, confidence not recorded.
  - readme: https://github.com/sigoden/dufs (fetched 2026-08-28T04:10:43.695885+00:00, sha 24b663b166af)
  - registry_crates: https://crates.io/api/v1/crates/dufs (fetched 2026-08-29T08:17:17.329058+00:00, sha 5beb453f9772)
- Data as of 2026-08-30T08:39:29.467469+00:00.
