Tom, <br><br>You are correct, it does!  But it doesn't accept @ characters as usernames (or other funky characters), and it does not have any way to handle self-signed, or * signed SSL certificates, amongst other things.  It doesn't support proxies (tho at the moment the python version doesn't either), etc, etc.<br>
<br>My two reasons for writing this were the requirement of non-traditional static IP certificates, and email addresses as usernames.   They are required for my hundreds of users environment.<br><br>-Craig<br><br><div class="gmail_quote">
On Tue, Mar 12, 2013 at 9:51 AM, Thomas Müller <span dir="ltr"><<a href="mailto:thomas.mueller@tmit.eu" target="_blank">thomas.mueller@tmit.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
csync already has a command line client - what fore we need another one?<br>
<br>
Take care,<br>
<br>
Tom<br>
<br>
Am Dienstag, dem 12.03.2013 um 17:45 schrieb Don Harper:<br>
<div class="HOEnZb"><div class="h5">> Basically, yes, it is a CLI version of the normal client.<br>
><br>
> For me, this means that some of my servers which do not have X can now be<br>
> synced with my OC.  Also, I will have better control over what syncs when.<br>
>  For example, I have a few directories which I want synced among my<br>
> computers, but the data is fairly static, so I only need to sync it twice a<br>
> day, or less.  Other data changes as I am working, so I want it synced out<br>
> every 10-15 minutes.<br>
><br>
> I cannot do that with the traditional client.<br>
><br>
> D<br>
><br>
><br>
><br>
> On Tue, Mar 12, 2013 at 11:38 AM, Jan-Christoph Borchardt <<br>
> <a href="mailto:hey@jancborchardt.net">hey@jancborchardt.net</a>> wrote:<br>
><br>
> > This seems quite cool! Can you explain what it can be used for? As far as<br>
> > I can understand it’s similar to the ownCloud desktop client, except it’s<br>
> > in the console and in Python, is that correct?<br>
> ><br>
> ><br>
> > On Tue, Mar 12, 2013 at 5:26 PM, Craig Sawyer <<a href="mailto:csawyer@yumaed.org">csawyer@yumaed.org</a>> wrote:<br>
> ><br>
> >> Hi everyone,<br>
> >><br>
> >> I'm releasing version 0.2 of the python CLI ownCloud client.  The two<br>
> >> biggest changes, are a lot of UI bugs have been fixed, and we know it works<br>
> >> across a variety of Linux machines, and environments.  YAY!  Lots of thanks<br>
> >> to Weuxel and duck.  This code should work fine on Windows and Mac OS X(and<br>
> >> anywhere you can build the libocsync library), but to my knowledge none of<br>
> >> those environments have been tested.<br>
> >><br>
> >> I would consider this beta level code now, it's been tested a fair bit,<br>
> >> and is ready for a wider audience, and ready for some minor production<br>
> >> uses. My organization now has this code in a limited production release.<br>
> >><br>
> >> If you've been waiting until most of the bugs are worked out, and people<br>
> >> actually use it , then now is the time :)<br>
> >><br>
> >> If you do use the code, I'd love to hear about it, if only to say "works<br>
> >> with X version or whatever".<br>
> >><br>
> >> If you need PROXY support, then this release is not for you, that's<br>
> >> probably the only major thing it's missing compared to the GUI ownCloud<br>
> >> client.<br>
> >><br>
> >> Release notes are below:<br>
> >><br>
> >> version 0.2 (released 2013-03-12)<br>
> >> -----------<br>
> >>     * Lots of UI cleanup<br>
> >>     * loads more error checking<br>
> >>     * Works beyond the orignal author's machine.<br>
> >>     * Thanks to Weuxel (<a href="https://github.com/Weuxel" target="_blank">https://github.com/Weuxel</a>) for lots of<br>
> >> documenation<br>
> >>     and cleanup.<br>
> >>     * Thanks to duck (<a href="https://github.com/duck" target="_blank">https://github.com/duck</a>) for lots of testing!<br>
> >><br>
> >> _______________________________________________<br>
> >> Owncloud mailing list<br>
> >> <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
> >> <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
> >><br>
> >><br>
> ><br>
> > _______________________________________________<br>
> > Owncloud mailing list<br>
> > <a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
> > <a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
> ><br>
> ><br>
><br>
><br>
> --<br>
> Don Harper<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</div></div></blockquote></div><br>