Thursday 1 December 2011

How to get Source Files From sebsite



How to Get Source Files from Website.
Okay, from time to time, we need to get websites source for some reason.
A very easy tutorial. so lets start



Step 1: Download Wget from HERE
And put it on the root of your operating system, most people have "C" So go there and 

make a new folder called wget. Inside only put the DOS command file.
Note: Click on Image to enlarge


Step 2: Open Command Box
In XP go to run and put CMD or command.com
In vista/7 Search for CMD and right click open as Administrator.



Step 3: In Cmd put "cd C:\wget" 
No quotes and if your main drive is not C put it as your main drive.

Post this command "wget -r -A.jpg" See how it says .jpg, you can make it the extension your trying to get. Right now it would take any file with the extension .jpg and download it. If you changed the command to your need





Step4  No certificate Check
Now after that you can space once and put the website or link/server you want to take from. 
It will check for safety and certificates

You Can Put --no-check-certificate 
to Avoide it

Step 5: Now you're set !!
Just press enter and watch the magic happen. You can use multiple wget at a same time.

Step 6:  Get Your Files
Now just go to the wget folder on C and open it. There should be a new folder of the website in there. Click on it and thats the files.

You will get all your downloded files in the same folder



0 comments:

Post a Comment

 
Tricks and Tips