Great web page! How do I save it locally?

Victor Odhner plug-discuss@lists.PLUG.phoenix.az.us
Tue, 11 Dec 2001 22:08:32 -0700


I would use "wget".  It has a recursive option, so that
it can download everything on a site to a specified number
of levels.  It can even load from multiple sites.

I have used it often under Linux and Solaris, and recently
pulled the whole PLUG web site onto my PC using wget
under Cygwin in my Win98 environment.

Vic