Hi all,
I'd like to bulk download from a publicly shared Enterprise folder (https://nrcs.app.box.com/v/naip/). The size of the data is huge (~16TB), so I'd like to download it programmatically through either an API or a command line utility. I'm not sure how.
I'm using a Linux cluster, so the Box CLI is of no use to me. I also tried using the box API, but it looks like I can't access another organization's Enterprise folder through the API (I could only, for example, search from my own account).
Any suggestion will help, and thanks in advance!