Sure. Most likely you have
mod_security Apache module installed on your server. One of its features is protecting the server against Denial of Service attacks. The way it works is something like that: if a request to the same URL from the same IP occurs more than X times over the last Y seconds, all requests from that IP will be responded with a 403 error for Z seconds. X, Y and Z are configuration options in mod_rewrite's configuration.
Since this is a server-wide setting (think of it as something which affects all sites served by that specific machine) it can't be changed by you. It can only be changed by your host. Will your host change it, ever? There's not a cat's chance in hell he will. If he wanted more lax security settings, he'd have already enforced them. You just can't do anything.
Can I do anything about it? Nope. If I try to download the entire archive in one go, you will either see the application freezing or get an application crash due to insufficient memory. If I try to use an external program to perform the download, crashes are very possible unless you have the exact Operating System versions I am testing with. Can I test with all possible hardware and OS configurations? Sure, if I start charging each copy of ARC a few thousand dollars, because that would be a monumental and VERY expensive task.
The only thing I can do is to tell you to wait. I want to rewrite the application using a different cross-platform framework which would allow me to provide a better download experience. That needs time to do. Time that I don't currently have because I have to continue developing and supporting my Joomla! software. The recent survey showed that only 10% of users use ARC and none of them is really interested in paying. So, I'm sorry, but I have to do stuff which actually allows me to make some money to take care of my family and put a new ARC version on the backburner for a while :)
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!