There’s an unpublished dataset in dataverse.harvard.edu that has 1061 files:
https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/HVY5GR
When I try to select all files for download I get:
“Request-URI Too Long
The requested URL’s length exceeds the capacity limit for this server.”
…I assume because it’s a URI like https://dataverse.harvard.edu/api/access/datafiles/3851150,3851397,3851153, and so on, with all 1,000 files.
Tagging @qqmyers as he mentioned he has some code that handles this issue. Thanks @qqmyers !