
February 4th, 2004, 04:20 PM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 853
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Article Discussion: Website Mirroring With wget
Have you ever wanted to copy a Website for offline browsing or backup purposes? There’s a powerful UNIX tool called wget that can do this, and much more. I’ll review a simple example of using this tool, and discuss some advanced features that are huge timesavers. GNU wget is a free utility which runs under UNIX and Windows. In a nutshell, this program can go out and effectively mirror a Website for local browsing or backup purposes. While it has more powerful features, this article will focus on the basics of the tool.
Read the full article here: Website Mirroring With wget
|