Hi,

I know it's late... :)

> Divan Santana <[email protected]>
> > 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:[email protected]/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
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to