We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
MarceloC
6 years agoExplorer | Level 4
python upload big file example (speed/resume)
Hi,
As the original thread is locked (https://www.dropboxforum.com/t5/API-Support-Feedback/python-upload-big-file-example/m-p/166626) I'd like to add two questions related to uploading large files:
- The upload speed is being limited around 6Mbps (800Kb/s), even using a connection with 150Mbps for upload. Is there some limitation on Dropbox API for this speed? (I'm out USA, but usually I can obtain much faster transfers from many servers to/from USA)
- Is it possible to save the current status of the upload session, and then, even in a different connection (after restarting the app, restarting the computer, or any longer interruption), resume from where we interrupted, and Dropbox recognize as a continuation of the same file?
Thanks and regards!
1 Reply
- Greg-DB6 years ago
Dropbox Community Moderator
- No, the Dropbox API itself doesn't limit the speed like this, but there are a number of different factors that will affect the speed you see. For instance, your connection speed to Dropbox depends on the routing you get between your ISP and our servers, and may be slower than your ISP's rated speeds.
Sometimes resetting or retrying your connection gets you a different route and better speeds, but that is outside of our control. Some ISPs also throttle sustained connections so if you see an initial high connection speed followed by lower speeds, that could be the reason.
- Yes, when using "upload sessions" you can temporarily stop uploading and resume again later, even from a different network connection. Each upload session is identified by its own "session ID" and can be used for 48 hours.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,036 PostsLatest Activity: 2 hours ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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!