I am trying to download a relativelly large dataset from Zenodo (6GB), and if I use Downloads.download or run(wget) in a Julia v1.12 session, it takes 2h, while if I directly use wget in a console it takes 16 minutes.
Is there a parameter that limits the download speed and can be changed ?
Probably aria2 is among the fastest. Julia binnary available here. Be gentle with servers, avoid getting banned, and enjoy lightning-fast download speeds. :- )