Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

wget for windows 7? trusted source [closed]

I am looking for wget for windows 7, 64 bit.

GNU wget has a package for for windows 32 bits, and it can be downloaded from sourceforge. But my computer does not meet the system requirements: http://gnuwin32.sourceforge.net/install.html

Could you suggest a trusted source to download it from?

like image 631
IberoMedia Avatar asked Jan 15 '13 19:01

IberoMedia


People also ask

What can I use instead of wget?

The best alternative is aria2, which is both free and Open Source. Other great apps like Wget are cURL, uGet, ArchiveBox and HTTPie for Terminal. Wget alternatives are mainly Download Managers but may also be Website Downloaders or HTTP Clients.

Is wget installed by default Windows?

Its name derives from 'World Wide Web' and 'Get', it can be used for downloading via HTTP, HTTPS, and FTP. As you can remember, if you are Linux user and move into Windows environment, this feature not installed by default.


1 Answers

You can download Wget from Cygwin 64 bit package installer.

http://cygwin.com/install.html

like image 129
dns Avatar answered Oct 06 '22 14:10

dns