/go-webdavz

Easy webdav server for linux written in Go.

Primary LanguageGo

Simple webdav using golang.org/x/net/webdav, log user behavior.

Contains a prebuild binary "webdavz".

  • [Optional] build: "go build"
  • run: "./run.sh"

Example config.yaml serve on ./test folder, modify config.yaml to adjust your own configuration.

  • originally written by https://github.com/hacdias/webdav*
  • for windows webdav client, run install.bat as adminstrator first, which modifies a registry entry and restart service.

TODO

  • change http to https