Discover Packages
git.mills.io/prologic/webdavd
command
module
Version:
v0.0.0-...-20180cb
Opens a new window with list of versions in this module.
Published: Jul 12, 2021
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
webdavd
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
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.