I am using DropboxClient.Files.UploadAsync method for uploading file, and it works perfectly, but it only limits up to 150MB per file, is there a way also to upload larger files? And I would like also to ask for proper code on how to get upload or download status and submit the value to a label and a progress bar, I have seem to found what I am asking for in this question (https://www.dropboxforum.com/t5/API-support/How-to-get-Progress-Status-while-uploading-downloading-a-file-in/td-p/170684), but it is in a different programming language. I would prefer a code from VB.net. It would be a big help if I could get an answer and I would like to thank you in advance.