Hi ,
I have created single user app. I am trying to download multpile files from dropbox.
So Do I have to download file by file? Or can I batch all the files and download as a zip?.
I was able to download whole folder as a zip. But I want only specific files inside that folder and download them at once using java sdk.. is it possible?.
Thanks,
Mani