Downloading complete code base

 

Hi,

can someone tell me if it is possible to download the entire archive of EA's from code-base in

one go ? For example from an ftp folder.


Regards

Rob

 
Use a website spider like http://www.httrack.com/
 
don't overload the server, it will ban your IP for some time.
 
Sure. Lanch a shell script using curl in a loop, capture the download link and pipe it to wget and you are off to go.
Reason: