I'm trying to use the S3 upload on some larger files and it's erroring out. I'm assuming that is because there is no support for the Multi-part upload so it's hitting the 5GB file limits on S3. Here is the error I'm getting in VisualCron: Exception in Task: Connection lost (error code is 10054)
Here is the discussion of this feature at Amazon.
http://aws.typepad.com/a...s3-multipart-upload.html