Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fruch/davsync

sync local directory into webdav server
https://github.com/fruch/davsync

Last synced: about 1 month ago
JSON representation

sync local directory into webdav server

Awesome Lists containing this project

README

        

davsync
=======

sync local directory into webdav server

Running
========
1) edit the config.json

2) run those commands

```python
pip install requests
pip install watchdog
davsync
```