문제

In my application users will give a url to their shared dropbox folder. When it is given I want to grab the images in that url and download to a folder in my application. Is this achievable?

I've tried to do this in SharpBox. I've managed to open a connection to dropbox storage through SharpBox and successfully connect to my public folders.

But I couldn't find a method which accepts a shared dropbox url and download files from that url.

Thanks

올바른 솔루션이 없습니다

다른 팁

This article might be helpful, don't know enough about the edge cases in your particular use though.

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top