LeassTaTT / zscreen

Automatically exported from code.google.com/p/zscreen
1 stars 2 forks source link

dropbox upload error #754

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Upload 600MB to dropbox account

What is the expected output? What do you see instead?

System.Exception: Upload errors: Message:
Unable to write data to the transport connection: An established connection was 
aborted by the software in your host machine.

What version of the product are you using? On what operating system?

ZUploader 5.2.1 r3004

Please provide any additional information below.

Original issue reported on code.google.com by t3lmo.az...@gmail.com on 17 Feb 2012 at 11:42

GoogleCodeExporter commented 9 years ago
Dropbox api don't support uploads more than 150MB.

https://www.dropbox.com/developers/reference/api#files-POST

Notes: There's a 150MB limit to all uploads through the API. Users looking to 
upload files larger than 150MB will have to do so through the Dropbox desktop 
application.

Original comment by flexy...@gmail.com on 18 Feb 2012 at 9:14