Hi folks,
I want to download the directory and its files from a shareable link programmatically. I cannot find a good approach for that can anyone help me with suggestions?
Thanks
There are two ways you can approach this:
Hi Greg,
Thanks a lot for your answer it solved my issue. One more thing can I upload a zip file programmatically to the shared link provided by another user or else I can only download the files from a shared link?
Shared links only provide view/download access. You can't upload to them.