<br><br><div class="gmail_quote">On Sat, Mar 9, 2013 at 10:38 AM, Craig Sawyer <span dir="ltr"><<a href="mailto:csawyer@yumaed.org" target="_blank">csawyer@yumaed.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote"><div class="im">On Sat, Mar 9, 2013 at 1:48 AM, Alessandro Cosentino <span dir="ltr"><<a href="mailto:cosenal@gmail.com" target="_blank">cosenal@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

@Craig: is the python client actually a CLI client? I had people<br>
asking me if there is a CLI client for owncloud many times, so that<br>
would be great.<br>
<span></span></blockquote></div></div></blockquote><div><CUT><br><br>I found some time, and cleaned it up a little bit, and pushed it to github:<br><br><a href="https://github.com/csawyerYumaed/pyOwnCloud">https://github.com/csawyerYumaed/pyOwnCloud</a><br>
<br>It's only been tested on Ubuntu Linux, tho in theory it should work ok on anything you can get libocsync working on.  Tho I may need to change the DLL call if it's on Windows, I'm not sure, and haven't tried.<br>
<br>I use the Mirall cfg file location/format by default (thanks Klaas for pointing me at it), but I accept a bunch more things in the cfg file if it's there.  I haven't actually tested if Mirall is OK with all these extra things in the cfg file.  It could be a problem.  Also, I don't support the folders/.  I only work on 1 folder at a time.<br>
<br>It's there to be played with. I am not all license knowledgeable, but I use a GPL library (libocsync), so I assume all of this code is also GPL.  I'll have to double check all of that before I attach a license to it.  I'd prefer BSD license, not GPL license if I had my choice.  Either way, it will be 1 of the 2.<br>
<br>I released it as version 0.1, it does no checking against the libocsync it finds to make sure it supports ownCloud, or even the later versions or anything, I welcome knowledge on how to go about doing that. I consider it at the barely working stage. :)<br>
<br>-Craig<br></div></div>