In this video, we will learn how to copy whole website data offline on your computer. We will use a terminal to do this. will use the Wget command to copy all website pages to our computer.
We can run Wget command directly in MacBook or Linux but not in windows.
To run this command in windows we need to download exe file of wget. Use this link to download for windows -: http://gnuwin32.sourceforge.net/packages/wget.htm
After downloading the exe file we have to move this exe file into C Drive -: Windows -: System32
then open the terminal and type this command
…………………………………………………………………………..
wget –mirror –convert-links –wait=2 https://tcbtestsite.000webhostapp.com/
…………………………………………………………………………..
Join this channel to get access to perks:
https://www.youtube.com/channel/UCyNJURC5bvqIQ9vO9PBrYrA/join

The Coding Bus
#Thecodingbus
#tcb
#clonewebsite
#wget
#wgetmirror
#getwebsite
#copywebsite

source

26 Comments

Leave A Reply

Please enter your comment!
Please enter your name here