logo
icon

Dufs

Dufs is a distinctive utility file server that supports static serving, uploading, searching, access control, and WebDAV. Drag-and-drop uploads, folder downloads as zip, resumable transfers, and a clean web UI.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolStorage

Dufs

A distinctive utility file server supporting static serving, uploading, searching, access control, and WebDAV. Features a clean web UI with drag-and-drop uploads.

Getting Started

  1. Visit your domain — the file browser interface loads immediately
  2. Upload files — drag and drop files or use the upload button
  3. Download folders — download entire folders as zip archives
  4. Search — search for files by name
  5. WebDAV — connect via any WebDAV client at the same URL

Default Configuration

  • All operations are enabled (upload, delete, search, create directories)
  • Authentication is configured with username admin — find the password in Service > Variables > DUFS_AUTH
  • Files are stored persistently in the /data volume

Key Features

  • Static file serving with directory listing
  • Drag-and-drop file upload
  • Folder download as zip
  • Resumable uploads and downloads
  • Full WebDAV support
  • Access control with authentication
  • File search

License

MIT / Apache-2.0 — GitHub