Downloading files from shared dropbox location in c# -


in application users give url shared dropbox folder. when given want grab images in url , download folder in application. achievable?

i've tried in sharpbox. i've managed open connection dropbox storage through sharpbox , connect public folders.

but couldn't find method accepts shared dropbox url , download files url.

thanks

this article might helpful, don't know enough edge cases in particular use though.

https://www.dropbox.com/help/201/en


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -