webdavserver

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 4 Imported by: 0

README

webdavserver

Container Repository on Quay

webdavserver is a example application utilizing the webdav server of the golang standard library.

export WEBDAVDIR=/tmp/webdav
mkdir $WEBDAVDIR
chmod 777 $WEBDAVDIR

podman  run --rm -p 8080:8080 -v $WEBDAVDIR:/srv/webdav:z -it quay.io/dominikholler/webdavserver

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL