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!