Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
Manjit S.
11 years agoNew member | Level 1
Downloading progress in when download with dropbox client in .net?
I am using dropbox api to download the files and i am using drop box client to download file now i want to show the progress bar to the .How it is possible? I am using following code to download file...
Brandon T.6
11 years agoNew member | Level 1
I'm assuming the code above works for you? I am trying to use similar code and the file isn't downloading for some reason. I don't get an error message, I just get a blank screen. I have the using(var response = await.dbx.Files.DownloadAsync("/" + file)
{
}
What code actually downloads it and where does it download it? Does the response.GetContentAsStreamAsync() function download the file?
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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, Facebook or Instagram.
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!