webdavd

command module
v0.0.0-...-20180cb Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2021 License: MIT Imports: 16 Imported by: 0

README

webdavd

GoDoc Go Report Card

webdavd is a self-hosted WebDAV server that you can point to a file system path to serve over the WebDAV protocol. Useful for syncing files with for example the iOS PhtoSync app.

Source
$ go install git.mills.io/prologic/webdavd/...

Usage

Run webdavd:

$ webdavd

Point your WebDAV cliet to http://localhost:8000/webdav

Configuration

By default webdavd serves up a local filesystem path of ./data which can be changed by supplying the -data option.

License

MIT

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