comment
This commit is contained in:
parent
bf57edbdd6
commit
068bcdb3f3
1 changed files with 14 additions and 0 deletions
|
@ -0,0 +1,14 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 11"""
|
||||||
|
date="2014-11-03T21:27:22Z"
|
||||||
|
content="""
|
||||||
|
Implemented on s3-aws-multipart branch. But..
|
||||||
|
|
||||||
|
* Needs version of haskell aws library not released yet.
|
||||||
|
* Does not currently provide a progress display when doing a multipart
|
||||||
|
upload.
|
||||||
|
* Uses 900+ mb of memory when uploading a 500 mb file with partsize=100mb.
|
||||||
|
(I think this is due to Aws.S3.Commands.Multipart.chunkedConduit,
|
||||||
|
which it probably can't use if it's to do progress displays anyway).
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue