1827808 Members
2624 Online
109969 Solutions
New Discussion

Re: curl tool

 
John CLARK_5
Frequent Advisor

curl tool

Dear friends,

Do you know a curl tool(link) for windows to download files?

Thank's a lot.
Best regards.
4 REPLIES 4
Davorin Bengez
Occasional Advisor

Re: curl tool

Hi,

there is, well not the curl, but wget for windows at http://xoomer.virgilio.it/hherold/

hope that helps,

regards,

davor
John CLARK_5
Frequent Advisor

Re: curl tool

Hi,

Thank you for your replay.
Is "wget" a tool for downloading files ?

Regards.
Stuart Browne
Honored Contributor

Re: curl tool

via HTTP or FTP or .... , yes.
One long-haired git at your service...
Davorin Bengez
Occasional Advisor

Re: curl tool

Hello,

wget is there just for that, it talks http, https, ftp, is proxy-aware, can do recursive downloads, limit rate of transfer... lots of things, take a look at its docs at:
http://www.gnu.org/software/wget/manual/

regards,

davor