7

Possible Duplicate:
How can I download an entire website

Is there any software that allows you to download all the links of a website at once?

E.g.: I'm using the w3school.com site and want to download all the PHP tutorials at once.

Someone told me "tglepote".bt I have no idea what it is and Google returns me with nothing.

4 Answers4

11

wget --mirror --no-parent http://..../the.page.html

Johan
  • 5,515
1

I've had decent luck with the "DownThemAll" extension for firefox: http://www.downthemall.net/

Keyslinger
  • 1,763
0

Wget:

GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.

bwDraco
  • 46,683
0

Free Download Manager has that functionality.