Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 577 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 577 Bytes

WDAV

Quick start a webdav server

📦️ Install

cargo install wdav

🌐 Start a webdav server

wdav.exe
current dir : D:\Developments\Projects\wdav
listening on 0.0.0.0:8080 serving .

🦮 Print help

wdav.exe
Quick start a webdav server

Usage: wdav.exe [OPTIONS]

Options:
  -f, --folder <FOLDER>    Attach to webdav root [default: .]
  -a, --address <ADDRESS>  Address of listen [default: 0.0.0.0]
  -p, --port <PORT>        Port of listen [default: 8080]
  -h, --help               Print help