This example uploads many smaller files in a scalable way that should work with multiple providers. You can merge this Pull Request by running:
git pull https://github.com/rackerlabs/jclouds-examples blobstore-uploader Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-examples/pull/69 -- Commit Summary -- * Adds an example blobstore uploader. -- File Changes -- A blobstore-uploader/README.md (24) A blobstore-uploader/pom.xml (75) A blobstore-uploader/src/main/java/org/jclouds/examples/blobstore/BlobUploader.java (137) A blobstore-uploader/src/main/java/org/jclouds/examples/blobstore/BlobUploaderMain.java (90) -- Patch Links -- https://github.com/jclouds/jclouds-examples/pull/69.patch https://github.com/jclouds/jclouds-examples/pull/69.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-examples/pull/69
