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
- Visit your domain — the file browser interface loads immediately
- Upload files — drag and drop files or use the upload button
- Download folders — download entire folders as zip archives
- Search — search for files by name
- 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