gaul commented on this pull request.


>  be fine. Note that in S3, you must calculate the length ahead of time, since 
> it doesn't support
 chunked encoding.
+It is usually better to use a repeatable Payload like ByteSource instead of 
InputStream, since this allows parallel uploads and retrying on errors.

In markdown we use backticks to represent code.  Like `InputStream` instead of 
InputStream.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/223#discussion_r252896497

Reply via email to