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

dobeyalexlist: if you're just gong to ask that, ignore any response, and repeat it 10 hours later, don't bother asking. if you have a real question to ask, then just ask it. don't ask to ask00:56
dobeyerr00:56
dobeyaloiece: ^^ that was for you00:56
dobeyalexlist: sorry00:56
aloiece=/ didn's see the response =/ really sry01:01
aloieceok hei. I'm double booting ubuntustudio and osx. I'm using ubuntu one to have access from other machines and to keep an immediate update of the state of things. I'd also like to be able to use the same home folder for osx as for ubuntustudio. there isn't much space on my hard disk have copies of my home fodler twice. also i feel like it's quite redundant, on the same machine. currently u1 doesn't allow the links to my hfs unjournaled parti02:59
aloiecetion and as soon as i log in with my ubuntt u1, i get an error when syncing from mac.02:59
aloieceany suggestions?02:59
=== wedgwood is now known as Guest32887
=== jgdxx is now known as jgdx
JamesTaitGood morning all; and though I hesitate to say it, happy Men Make Dinner Day! :-D10:02
=== Guest32887 is now known as wedgwood
=== gatox is now known as gatox_lunch
=== gatox_lunch is now known as gatox
Pandohello20:48
PandoI have some questions about the REST api of u1. I can't seem to be able to do any multipart upload20:50
Pandouploading small files works well, but when I need to upload large files by chunk, each put erases the old content. finally only the last chunk is put in the file20:55
Pandodid someone already try to do something similar with the rest api ? I might be missing something obvious, but I didn't find any information about it20:57
dobeyPando: are you setting the Range and Content-Length headers?21:15
dobeyi don't know if the PUT accepts Range though21:16
dobeybeuno, __lucio__: ^^ do you guys know?21:16
Pandowell21:17
PandoI tried both Range and Content-Range, but to no avail21:17
Pandoaccording to the documentation I found and RFC 2616, Range is only for GET21:18
Pandoat the moment if I send chunks of 4096 bytes, I set the value of Content-Range to something like '0-4095/22000' where 22000 is the total size of the file I want to upload21:19
Pandofor the first chunk21:19
PandoI found lots of pages like http://developer.ubuntu.com/resources/app-developer-cookbook/ubuntu-one/adding-ubuntu-one-files-support-to-your-app/21:20
Pandobut none of them treat the chunk upload problem21:21
beunoPando, multi-part upload isn't supported21:31
beunoand there's no standard for it either21:31
beunowe haven't implemented any of the non-standards21:31
beunoso there's no resumable or multi-part uploads in U1 REST api21:31
Pandooh, ok21:32
PandoI was browsing the code of the ubuntu one client to try to find how it is done in it21:32
Pandothen I thought it doesnt' use the api21:32
beunoright, the client uses it's own special API21:33
Pandowell thanks for the answer, at least now I'm sure it isn't possible :)21:34
beunonp21:36
k4narbeuno: do you plan to add multi-part upload some day ?21:43

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