hi there,
I have this command for the downloader script
./dv_downloader.sh https://dataverse.harvard.edu doi:10.7910/DVN/GQBPPO --apikey=$JPE_DV
but it takes a long time. there are 1399 files - the majority are quite small, but establishing the connection for each of them takes its toll. Is this the way you suggest to download in such a case? thanks