We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

Ivan_Gusev's avatar
Ivan_Gusev
Explorer | Level 3
8 years ago

Official Dropbox .Net v2 SDK, slow uploading speed for large files

Hello, We use Official Dropbox .Net v2 SDK. Average uploading speed for some our clients is 50-100 kb/sec. We use the following code to upload chunks     log.Trace("{0}. File chunk taken....
  • Greg-DB's avatar
    Greg-DB
    7 years ago

    The web site uses a somewhat different piece of infrastructure than the API, so that may not be a good comparison.

     

    If you want to test your connection to the Dropbox API content servers directly though, you can test a simpler /2/files/upload API call, e.g., using curl:

     

    https://www.dropbox.com/developers/documentation/http/documentation#files-upload

     

    That would eliminate the complexity of using upload sessions, and let you see what kind of speeds you're getting for a single connection.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,877 PostsLatest Activity: 9 hours ago
325 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!