Great web page! How do I save it locally?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Victor Odhner
日付:  
題目: Great web page! How do I save it locally?
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