Can be used to e.g. pull directories from a Nextcloud server using WebDAV
Find a file
2020-04-10 22:16:06 +02:00
tests Initial commit 2020-04-10 22:12:03 +02:00
vendor Initial commit 2020-04-10 22:12:03 +02:00
webdavcli Initial commit 2020-04-10 22:12:03 +02:00
.gitignore Initial commit 2020-04-10 22:12:03 +02:00
.gitmodules Initial commit 2020-04-10 22:12:03 +02:00
LICENSE Initial commit 2020-04-10 22:12:03 +02:00
poetry.lock Initial commit 2020-04-10 22:12:03 +02:00
pyproject.toml Initial commit 2020-04-10 22:12:03 +02:00
README.md Updated README 2020-04-10 22:16:06 +02:00

WebDAV CLI

Can be used to pull a directory from a remote WebDAV server, e.g. as supported by Nextcloud.

Quickstart