Wingetlywingetly
← All apps
F

Flydav

by Zijing Zhangv0.2.56

Last updated

Setup a tiny WebDAV server in 30 seconds. Multi-user, path prefix etc.

Install with winget

$ winget install --id pluveto.FlyDav --exact --version 0.2.56

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

FlyDav is an lightweight and open source WebDAV server that offers some core features to meet the needs of both individual users and organizations.

With its tiny file size, FlyDav is the ideal solution for users who require a fast and efficient WebDAV server. It offers basic authentication, supports multiple users and allows each user to have a different root directory and path prefix which are extremely well isolated. In addition, FlyDav provides logging rotation and password security, making it the perfect choice for users who require a secure and reliable WebDAV solution.

The goal of FlyDav is to keep things easy and simple, with users able to deploy the service in no time. Therefore any extraneous features are not added, thus avoiding bloat.

Installers · v0.2.56

ArchitectureTypeScopeInstallDownload
x86Portable-Direct
x64Portable-Direct
armPortable-Direct
arm64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Flydav.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • U
    UpgitZijing Zhang
    pluveto.Upgitv0.3.0

    Another upload hub that supports clipboard. It works well with Typora, Snipaste, VSCode.

  • MySQLOracle Corporation
    Oracle.MySQLv8.4.9

    Oracle MySQL Database Service is a fully managed database service that lets developers quickly develop and deploy secure, cloud native applications using the world’s most popular open source database.

  • WinSCPMartin Prikryl
    WinSCP.WinSCPv6.5.6

    Free SFTP, SCP, S3 and FTP client for Windows

  • SteamCMDValve Corporation
    Valve.SteamCMDv2.2.95.35

    A command-line version of the Steam Client.

  • MobaXtermMobatek
    Mobatek.MobaXtermv26.5.0.5542

    Enhanced terminal for Windows with X11 server, tabbed SSH client, network tools and much more

  • RaiDriveOpenBoxLab Inc.
    OpenBoxLab.RaiDrivev2023.9.256

    Mount a Cloud Storage like a USB drive

More from Zijing Zhang or browse file-server, server, webdav.

Frequently asked questions

How do I install Flydav on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id pluveto.FlyDav --exact --version 0.2.56. winget downloads the installer from Zijing Zhang and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Flydav silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id pluveto.FlyDav --exact 0.2.56 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Flydav via winget?
Run: winget uninstall --id pluveto.FlyDav --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Flydav's Apps & Features entry.
Is Flydav free?
Flydav is distributed under MIT. Refer to the publisher (https://github.com/pluveto/flydav) for the full license terms - Wingetly itself does not charge for installation.
Does Flydav work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Flydav directly from the publisher.
How do I keep Flydav up to date?
Run winget upgrade --id pluveto.FlyDav --exact, or winget upgrade --all to update everything winget tracks. We index 2 versions of Flydav from microsoft/winget-pkgs.

Recent versions

  • 0.2.56latest
  • 0.2.55