Forum Discussion

lcanario's avatar
lcanario
Explorer | Level 4
7 years ago
Solved

how to upload files greater than 150 mb with dropbox sdk .net

I've been using dropbox .net api for a while to upload files from an app i created, and it has worked really well so far, but now i'm having a hard time triying to upload files greater than 150 mb. i've read the documentation where it says that i should create an upload session with Routes.FilesUserRoutes.UploadSessionStartAsync but i have no clue how it works. i would aprecciate an example of how to get that done.
Awaiting your answer,
Thanks in advance.

Luis