cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Getting error while uploading larger files using php dropbox api

Getting error while uploading larger files using php dropbox api

Srinivas R.1
New member | Level 1

Hi There,

We have used PHP Dropbox API
to upload files to Dropbox account. But while uploading larger files (500MB from localhost (apache)) we are getting the following errors.

Can you please look into this and help me out on this ASAP.

Error

Fatal error: Uncaught exception 'DropboxException' with message 'cURL-Error (56): SSL read: error:00000000:lib(0):func(0):reason(0), errno 10053' in D:\wamp\www\dropbox_api\DropboxClient.php on line 534

Please help us ASAP. Thanks for your help in advance.

 

Thanks,

Srinivas Reddy .A

 

 

27 Replies 27

Steve M.
Dropbox Staff

I suppose you could download via https://github.com/dropbox/dropbox-sdk-php/tree/gh-pages ("Download ZIP" button) if you needed the documentation offline.

Srinivas R.1
New member | Level 1

Sorry for the misunderstanding, actually I need to download core files not the documentation files.

Thanks 

Steve M.
Dropbox Staff

I don't know what "core files" means.

Srinivas R.1
New member | Level 1

I mean all the scripting files PHP.

Steve M.
Dropbox Staff

It's just the Dropbox PHP SDK. Is that not what you're already using?

Steve M.
Dropbox Staff

In any case, the SDK is here: https://www.dropbox.com/developers-v1/core/sdks/php.

Srinivas R.1
New member | Level 1

No Steve, its a single file and don't have the method "chunkedUploadStart'

Srinivas R.1
New member | Level 1

Hi Steve,

I am trying to upload a 500 MB file. May I know how much time will take upload to dropbox/apps folder using the PHP API.

Thanks,

Srinivas

 

Srinivas R.1
New member | Level 1

Please let me know just rough time not exact time.

Steve M.
Dropbox Staff

That would depend on the available bandwidth between your servers and Dropbox's servers, the chunk size you choose, etc. I can't make a guess, but you might try uploading a smaller file and then multiplying.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Srinivas R.1 New member | Level 1
  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    Steve M. Dropbox Staff
What do Dropbox user levels mean?