Previously large putBlob caused an OutOfMemoryError even with repeatable Payloads. Fixes JCLOUDS-248. You can merge this Pull Request by running:
git pull https://github.com/maginatics/jclouds filesystem-large-put-blob Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/119 -- Commit Summary -- * Handle large putBlob with filesystem blobstore -- File Changes -- M apis/filesystem/src/main/java/org/jclouds/filesystem/strategy/internal/FilesystemStorageStrategyImpl.java (2) -- Patch Links -- https://github.com/jclouds/jclouds/pull/119.patch https://github.com/jclouds/jclouds/pull/119.diff
