PDA

View Full Version : [Software] To download whole website ?


jashsayani
07-15-2008, 04:55 PM
I am looking for an Application that allows me to Download a whole website. So, when I enter the website's name, it lists all the directories and files and I can click on a directory to download it...

I dont mind if its for windows also... Thanks. :)

Former Bender
07-15-2008, 05:03 PM
wGet = command line tool

DeepVaccum = With a GUI.

jashsayani
07-16-2008, 06:56 PM
wGet = command line tool

DeepVaccum = With a GUI.

Thanks but where is the directory listing..? When I type example.com, Its should show Example.com/Folder1, Example.com/Folder2, etc. And when I expand each folder, I should see the files..

When I typed Example.com, I just got the index.html file....

PathDaemon
08-27-2008, 07:35 AM
Thanks but where is the directory listing..? When I type example.com, Its should show Example.com/Folder1, Example.com/Folder2, etc. And when I expand each folder, I should see the files..

When I typed Example.com, I just got the index.html file....

If a website isn't set up to let you view a directory listing, you can't get one...

If you're talking about wget, you need to specify the -R option (wget -R http://example.com) to download more than just the index.