<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Matt Urquhart wrote:
<blockquote cite="mid1120230202.3522.3.camel@bluebottle.com" type="cite">
  <pre wrap="">Sorry - forgot to ask if anyone knows of a similar program for Linux!


_______________________________________________
wine-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wine-users@winehq.org">wine-users@winehq.org</a>
<a class="moz-txt-link-freetext" href="http://www.winehq.org/mailman/listinfo/wine-users">http://www.winehq.org/mailman/listinfo/wine-users</a>

.

  </pre>
</blockquote>
<font size="-1"><br>
Have you tried wget? It's command-line, not graphical, but it's easy to
use. For the most basic operation, just run<br>
<br>
wget -m site.com<br>
<br>
It will create a directory named site.com in the current directory and
copy all the files form the site into it. It's not 100% perfect (it
misses images which are only referenced in a CSS file), but otherwise
I've had no problems.<br>
</font><br>
<pre class="moz-signature" cols="72">-- 
I find that a great part of the information I have was acquired by looking up something and finding something else on the way.
-- Franklin P. Adams</pre>
</body>
</html>