/srv/irclogs.ubuntu.com/2013/11/17/#ubuntuone.txt

Crimson_Roguehello. I'm running ubuntu 13.10. I'm having an issue with ubuntu one. it's hanging on "Getting information, please wait..." are there any fixes/patches for this?01:32
Pandohello. does anyone here know the ubuntuone storage protocol ? the one at https://code.launchpad.net/ubuntuone-storage-protocol19:46
PandoI'm building a simple client to communicate with the u1 server, but I have trouble with using the protocol.19:46
PandoI try to connect to fs-1.one.ubuntu.com on port 443 with ssl, on connection, the server sends me "3 ubuntu one storage server revision 68.\r\n", that's fine19:47
Pandobut whatever I send to it, it never responds. I'm using the protobuf that is in the repository19:47
Pandoeven simple messages like a protocol's ping19:48
PandoI find it strange. does the connection have to start with a specific message ?19:48
Pandoany help is appreciated :) also, I don't know if that's ok, but the samples' ping_client tries to connect to an amazon IP that is not reachable, so it doesn't work...19:49
=== karni is now known as Guest52752
=== karni_ is now known as karni
dobeyPando: i'm pretty sure you need to authenticate before doing anything else. i also wouldn't advise writing a client using ubuntuone-storage-protocol now. you should use the files REST API instead, depending on what you're trying to do exactly22:46
Pandodobey < well, it's for a project where I *need* to have features the internal api provides, but not the rest api23:37
Pandolike range download, partial upload and notifications when changes are made23:37
PandoI could use the ubuntuone already-made classes, but everything uses Twisted and I'd like to keep it lightweight, so I avoid having a twisted depandancy as much as possible23:38
Pandowhy shouldn't we use the storage procotol ? is it going to change soon ?23:40
dobeyno, it's not going to change soon. but it's in maintenance mode, and the direction of ubuntu development is toward qt/qml/phone/tablet/converged stuff, so it doesn't really fit well within that realm as it is.23:47
dobeyany reason you wouldn't just use the existing ubuntuone-syncdaemon if you need all that?23:47
dobeythere is a dbus API for the syncdaemon23:48

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!