How to download a file from the Euphoria Archive or RDS page

new topic     » topic index » view thread      » older message » newer message

I am interested in downloading the entire Euphoria Archive. My efforts to use wget and the latest version of Jean-Marc DURO's Eu4 Std Library have failed.

This is the output from Duro's test_curl_.ex program:

-- I made the following change for Linux: 
--puts(1, curl_getenv("SystemRoot") & "\n") 
-- C:\WINDOWS 
puts(1, curl_getenv("HOME") & "\n") 

1 
0 
1 
/home/ken 
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3 
curl = 23494672 
https%3A%2F%2Farchive.usingeuphoria.com%2Funzip.zip 
https%3A%2F%2Farchive.usingeuphoria.com%2Funzip.zip 
slist =  
.  [1] 'toto' 
.  [2] 'titi' 
.  [3] 'tata' 
*   Trying 198.105.244.130... 
* connect to 198.105.244.130 port 443 failed: Connection refused 
*   Trying 104.239.207.44... 
* connect to 104.239.207.44 port 443 failed: No route to host 
* Failed to connect to edf-70ans.r1a.eu port 443: No route to host 
* Closing connection 0 
Error: Curl perform failed: Couldn't connect to server 
------------------------------- 
--2nd test: 
1 
0 
1 
/home/ken 
libcurl/7.47.0 OpenSSL/1.0.2g zlib/1.2.8 libidn/1.32 librtmp/2.3 
curl = 41349136 
https%3A%2F%2Frapideuphoria.com%2Funzip.zip 
https%3A%2F%2Frapideuphoria.com%2Funzip.zip 
slist =  
.  [1] 'toto' 
.  [2] 'titi' 
.  [3] 'tata' 
*   Trying 104.239.207.44... 
* connect to 104.239.207.44 port 443 failed: No route to host 
*   Trying 198.105.254.130... 
* connect to 198.105.254.130 port 443 failed: Connection refused 
* Failed to connect to edf-70ans.r1a.eu port 443: Connection refused 
* Closing connection 0 
Error: Curl perform failed: Couldn't connect to server 

Any suggestions?

Thanks in advance...
Ken Rhodes

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu