@andrewgaul OK, now I understand better how things are supposed to work :) Having looked at the source of the ``SequentialMultipartUploadStrategy`` implementation class, I'd add that, even in the case of jclouds multi-part upload, it involves multiple jclouds **multi-part** uploads. In fact, except in the test cases, I haven't seen any usage of the ``ObjectApi.simpleUpload()`` method. I don't know if you were aware of this or if it mattered in any way.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/131#issuecomment-86697986
