FL

FlyDav

FlyDav is a lightweight and open source WebDAV server designed for fast and efficient deployment. It supports basic authentication, multiple users with isolated root directories, logging rotation, and password security. It aims to be simple and avoid feature bloat.
Latest: 0.2.56
Last checked: Jun 9, 2026 12:10am
Rank: 3535/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: open sourceInstaller: shell scriptSilent: YesWinget: Available
Silent install
curl -sL "https://raw.githubusercontent.com/pluveto/flydav/main/scripts/installer.sh" -o /tmp/flydav-installer.sh && sudo chmod +x /tmp/flydav-installer.sh && sudo bash /tmp/flydav-installer.sh && sudo rm -f /tmp/flydav-installer.sh

Version & Lifecycle

0
Current: 0.2.56 Avg cadence: Every 297 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

No community notes yet

Be the first to as a good question or share deployment tips, customization scripts, command lines, or troubleshooting steps.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

flydavpluveto flydav

Packaging Notes

0

One-run install script for AMD64 Linux with systemd; lightweight WebDAV server

Notes

0

Tested primarily on AMD64 Linux with systemd. Installer is an interactive shell script downloaded from GitHub.