On Thu, 2007-02-22 at 21:35 +0100, Frank Barknecht wrote:
This is possible a bit easier with this:
$ wget --mirror --no-parent https://www.cs.tcd.ie/~wardn1/PD_workshop/
You may want to delete some index-files afterwards.
FWIW, only yesterday I downloaded all of the mailing list attachments from the archives with:
wget -m -nd -np -R *.htm* http://lists.puredata.info/pipermail/pd-list/attachments/
I plan to write a little script to sort them in some way. I can then make the files and the script available on puredata.info. Could be a useful resource...
Jamie