Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
traeper
8 years agoNew member | Level 2
Is there any way to overwrite file more than 150mb
Hi. Dropbox Team!
Is there any way to overwrite a file more than 150mb?
In normal upload cases, I can pass "overwrite" to 'writeMode' parameter.
But in upload_session, I can't find any interface like 'writeMode' parameter in upload.
Thanks.
1 Reply
- Greg-DB8 years ago
Dropbox Community Moderator
Yes, when using upload sessions, you supply the WriteMode for the file in the CommitInfo when calling /2/files/upload_session/finish (or /2/files/upload_session/finish_batch, where it's inside each UploadSessionFinishArg):
https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-finish
https://www.dropbox.com/developers/documentation/http/documentation#files-upload_session-finish_batch
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,038 PostsLatest Activity: 3 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!