[Owncloud] Non GUI Linux client
Michael Göhler
somebody.here at gmx.de
Fri Nov 16 22:34:21 UTC 2012
Hi,
I know it's late... :)
> Divan Santana <divan at s-tainment.co.za>
> > Is there a owncloud linux client that doesn't require X/GUI/Desktop
> > interface.
> [...]
> Install csync and the command is something like
>
> csync /home/mjr/cloud/
> ownclouds://mjr:PASSWORD@owncloudserver.localnet/owncloud/remote.php/webdav/
I've wrote a small daemon to improve my python knowledge:
https://github.com/visit1985/oc-ocpy
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,
Michael
More information about the Owncloud
mailing list