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

Forum Discussion

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

Java Batch upload via uploadSessionAppendV2

I am trying to batch upload multiple files via uploadSessionAppendV2, but somehow all the files are written to a single file. Lets say i have two identical files file1.txt, file2.txt , each with si...
  • Greg-DB's avatar
    8 years ago
    It looks like you're only calling uploadSessionStart once. You'll need to call that once per file. That is, a single "upload session" is used to upload a single file. You can use uploadSessionFinishBatch to finish multiple different upload sessions at once though.

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: 12 months ago
326 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!