Using wget Command Natively on Windows PC


Using wget Command Natively on PC has the advantage of downloading content quite fast through the command line. Here is on using wget on Windows. You might like to read the guide on how to use cURL in Windows to Run cURL Commands Natively, although using wget command is more useful for any level of users.

 

Points to Know Before Using wget Command Natively on Windows PC

 

This tutorial for using wget on Windows basically uses native Windows Command Line . wget helps to pull resources like a file on your computer without the need of using browser. Linux users can directly use wget from terminal,  using wget on Windows needs extra steps.

 

Detailed guide on using wget on Windows

 

Download the free wget GNU tool for Windows. Download the exe file. Install the software package, its very , just keep everything to default.

Before using wget command, you need to know, where the software is actually installed. For this, click start menu (taking its Windows 7 or higher), type wget on the search and right click on the result (any) and select the open file location :

 

Using wget on Windows

Its obvious that the Window will open. Click the path :

 

 

Using wget Command Natively on Windows PC

So the Program folder’s name and location is available now. We will go to its bin sub folder :

 

Using wget Command


 

We went there because, for  using wget command, we need that wget.exe file. Click on the path on the navigation and copy it. In our case, it is :

 

run wget windows

Now, click start menu (taking its Windows 7 or higher), type cmd and click to run it. Now, Type :

 

cd

 

and then right click and paste the path :

 

cd  C:\Program Files (x86)\GnuWin32\bin

 

Hit Enter. Whether you are now able for using wget or not, can be tested easily by typing anything with wget :

 

wget windows pc

 

Now start using wget on windows. Whatever you will download, will remain on this /bin subfolder. We can download WordPress for example to show using wget on Windows :

 

wget http://wordpress.org/latest.tar.gz

 

wget wordpress

It took 48 seconds to download WordPress using wget :

 

wordpress wget
using wget you can download anything, even an uncompressed folder content. Like :

 

wget ftp://ftp.rackspace.com/pub/rackspace/linux/scripts

 

Enjoy using wget on Windows PC !

 

 

Signature


Incoming search terms:

wget for windows command line,wget windows 7 64,wget exe for windows 7 64 bit,com gar wget no cmd,download wget exe windows 7,windows 7 command line wget,Wget windows 7,wget command in windows,wget command for windows,wget natively windows,windows wget,wget windows 7 tutorial,wget windows cmd,windows command line wget,wget windows command prompt,windows 2012 wget exe,wget windows command,wget for windows 7 64 bit,cancel wget,cmd wget parancs
0saves
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.
About Abhishek

Abhishek Ghosh is an Orthopedic Surgeon, Inventor with 216 Patents, Current editor of The Customize Windows Media Group. You can follow and know more about Dr. +Abhishek Ghosh on Google Plus and follow on Twitter as @AbhishekCTRL.

Trackbacks

  1. Using wget Command Natively on Windows PC says:

    [...] Read how to use Using wget Command Natively on Windows [...]

Speak Your Mind

*