ownCloud sync daemon for linux command line interface
I wrote a small python program to improve my object oriented programming knowledge.
You can find the source on GitHub.
It’s depending on csync >0.50.8. and pyinotify (tested with python 2.7.3).
It creates a small config file in ~/.config/ocpy/
The logfile and pidfile are hardcoded to /tmp/ocpy.[log|pid]
in case you
wanna place them somewhere else.
Hope this helps,
visit