mirror of
https://github.com/apache/jclouds.git
synced 2025-03-03 06:49:11 +00:00
B2 requires two parts to use multi-part upload but jclouds will attempt to use one with small uploads. Instead it should fall back to single-part when the content length is small.