LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Websnake for Linux? (https://www.linuxquestions.org/questions/linux-software-2/websnake-for-linux-37417/)

KevinJ 12-05-2002 01:21 PM

Websnake for Linux?
 
Hi... does anyone know if there is a way to "snake" websites from within Linux?

I have a public website that I want to move to my Linux box at home. Any opinions on what the easisest way to gather an entire website in Linux might be?

-KevinJ

unSpawn 12-05-2002 02:55 PM

If you mean snake as in leech, rip or DL then wget would be my CLI tool of choice. Search Freshmeat for wget or Google around and you get some alternatives like suck as well.

Thymox 12-05-2002 03:00 PM

Nice! I'd never bothered to read the man page for wget:
wget -xr website.com will download recursively all the files on that site, make the directories as it goes so that the end product should be identical to the one on the web. Sweet! I think I have found my new favourite toy!


All times are GMT -5. The time now is 04:03 PM.