Yes, CloudFiles / Swift storage driver does support uploading large objects via the ex_multipart_upload_object method - https://github.com/apache/libcloud/blob/trunk/libcloud/storage/drivers/cloudfiles.py#L463
And yes, you are right about the docs. I will try to update them and add an example soon. On Mon, Jul 8, 2013 at 11:14 PM, Ben McCann <b...@benmccann.com> wrote: > Hi, > > Does libcloud have large object > support< > http://docs.openstack.org/trunk/openstack-object-storage/developer/content/large-object-creation.html > >for > OpenStack? I didn't see anything in the docs mentioning it one way or > the other. > > Thanks, > Ben > > -- > about.me/benmccann >