• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Instructions for installing wget on Windows to Download Files like Linux

AnonyViet by AnonyViet
January 8, 2025
in Tips
0

wget is a common command on Linux used to download files to the computer with different protocols. wget present in most linux distros with their respective package managers. But in windows we need to download and install wget by hand.

Join the channel Telegram belong to AnonyViet 👉 Link 👈

Command Prompt (CMD) in Windows 10 does not have enough features like Termimal on Linux. To make up for its shortcomings, tools like wget and Cygwin can be installed on Windows to get the most out of Command Prompt.

In this guide, AnonyViet will see how to download, install and set up wget windows 7, 8, 10, server, etc… For more information on how to use wget, see the following instructions.

Install wget on Windows to Download File

The wget command allows you to Download FIle via TCP/IP protocols: FTP, HTTP and HTTPS. If you are a Linux or Mac user, wget is already included in the official distro version. Unfortunately, wget is not available on Windows. To run WGET, you need to download, extract, and install it manually.

Download wget to Windows

Download from Sourceforge

Sourceforge provides support for a wide variety of free and open source projects. wget is one of them. You can download wget versions on Windows from the following links: https://sourceforge.net/projects/gnuwin32/files/wget/1.11.4-1/

Download from Eternallybored

Eternallybored.org is a website that provides binaries of the GNU project. I recommend downloading wget from Eternallybored because it has x86 and x64 versions, and is updated regularly. You can download wget from the following links:

https://eternallybored.org/misc/wget/

Install wget on Windows

Currently wget supports both Windows 7 and Windows 10, so it is compatible with the latest operating systems. After downloading the wget file, you will get the wget.exe file.

Now we will create the folder wget put it in the path: C:\Program Files\

So we will get the reference C:\Program Files\wget

Now copy the file wget.exe into the folder C:\Program Files\wget

Next, you need to add the path of wget.exe to the environment variable on Windows. This will add the wget file path to the PATH variable used to determine the location of the wget file. Each time you call the wget command, just type wget without having to type the path C:\Program Files\wget\wget.exe. You do the following:

Right click This Computer select Properties select Advanced System Settings -> Advanced -> Environment Variables -> System variables.

Look down to find the line path -> Edit -> New type path C:\Program Files\wget

select OK

create path for wget on windows

Now open CMD with administrator rights and type wget. If you see the message wget: missing URL, it is successful.

Install and use wget on windows

Now try downloading the file with direct link using wget. The command to download using wget on Windows is

wget địa-chỉ-link-cần-download

For example If you want to download the iso file of Kali Linux using wget, type the command

wget https://cdimage.kali.org/kali-2020.1b/kali-linux-2020.1b-installer-amd64.iso

Instructions for installing wget on Windows to Download Files like Linux

So we can use the linux wget command on Windows quickly.

How to use wget command

wget has many properties, usually we only use wget on windows to download a certain file. But you don't know that wget also has many cool features like Downloading the entire Website. Below are some wget commands on Windows to help you save time to Download File:

DOWNLOAD A SINGLE FILE

wget http://website.com/file.zip

DOWNLOAD A SINGLE FILE BUT SAVE AS A DIFFERENT NAME

wget ‐‐output-document=newname.html website.com

DOWNLOAD A SPECIFIC FOLDER

wget ‐‐directory-prefix=folder/subfolder website.com/file.zip

CONTINUE DOWNLOADING PREVIOUSLY INTERRUPTED FILES

wget ‐‐continue website.com /file.zip

DOWNLOAD THE NEWER VERSION OF THE FILE

wget ‐‐continue ‐‐timestamping website.com/file.zip

DOWNLOAD MANY WEBSITES

For this parameter, you need to create a list in Notepad or another text editor. Add a new full URL (with http://) on a separate line. Then point wget to the file. In this example, I named the file Filelist.txt and saved it in the wget folder.

wget ‐‐input Filelist.txt

DOWNLOAD THE ENTIRE WEBSITE

wget ‐‐execute robots=off ‐‐recursive ‐‐no-parent ‐‐continue ‐‐no-clobber http://website.com

You can try to fake these user agent by impersonating Googlebot. Try typing this:

wget –user-agent="Googlebot/2.1 (+http://www.googlebot.com/bot.html)" -r http://website.com

DOWNLOAD A SPECIFIC FILE TYPE FROM A WEBSITE

wget ‐‐level=1 ‐‐recursive ‐‐no-parent ‐‐accept FILETYPE http://website.com / FILETYPE/

For example, change FILETYPE to MP3, MP4, .zip or whatever you like.

DOWNLOAD ALL WEBSITE IMAGES

wget ‐‐directory-prefix=files/pictures ‐‐no-directories ‐‐recursive ‐‐no-clobber ‐‐accept jpg,gif,png,jpeg http://website.com/images/

CHECK A WEBSITE FOR BROKEN LINKS

wget ‐‐output-file=logfile.txt ‐‐recursive ‐‐spider http://website.com

UPLOAD FILES WITHOUT OVERLOADING THE WEB SERVER

wget ‐‐limit-rate=20k ‐‐wait=60 ‐‐random-wait ‐‐mirror http://website.com

There are hundreds, if not thousands, of wget commands and AnonyViet lists them here. Now you are familiar with the tool and how it works, depending on what you use it for!

Previous Post

How to Copy files from one Google Drive to another Google Drive super fast

Next Post

3 simple ways to find Windows 11 Product Key that anyone can do

AnonyViet

AnonyViet

Related Posts

How to add sliders to Facebook Stories to easily rewind videos
Tips

How to add sliders to Facebook Stories to easily rewind videos

April 21, 2026
How to change the default font on Windows 10
Tips

How to change the default font on Windows 10

April 13, 2026
5 tips for using a Browser to replace an App (helps save RAM, time and money)
Tips

5 tips for using a Browser to replace an App (helps save RAM, time and money)

April 13, 2026
How to make funny MeMe photos without Photoshop within 10 seconds
Tips

How to make funny MeMe photos without Photoshop within 10 seconds

April 11, 2026
How to quickly design your own Logo without Photoshop
Tips

How to quickly design your own Logo without Photoshop

April 10, 2026
How to convert Website into App on Windows
Tips

How to convert Website into App on Windows

April 9, 2026
Next Post
3 simple ways to find Windows 11 Product Key that anyone can do

3 simple ways to find Windows 11 Product Key that anyone can do

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Tips for pinning the step counter to the iPhone screen to monitor your health

Tips for pinning the step counter to the iPhone screen to monitor your health

April 28, 2026
How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

April 27, 2026
Instructions for looking up prescriptions on VNeID instead of paper medical books

Instructions for looking up prescriptions on VNeID instead of paper medical books

April 26, 2026
Tips to completely turn off CAPTCHA codes on iPhone and Mac are super simple

Tips to completely turn off CAPTCHA codes on iPhone and Mac are super simple

April 25, 2026
Tips for pinning the step counter to the iPhone screen to monitor your health

Tips for pinning the step counter to the iPhone screen to monitor your health

April 28, 2026
How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

April 27, 2026
Instructions for looking up prescriptions on VNeID instead of paper medical books

Instructions for looking up prescriptions on VNeID instead of paper medical books

April 26, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Tips for pinning the step counter to the iPhone screen to monitor your health

Tips for pinning the step counter to the iPhone screen to monitor your health

April 28, 2026
How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

How to turn off password suggestions on iPhone: Prevent Safari from auto-filling passwords

April 27, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply