For each run, wget() can change the links in the html files it downloads into relative links to other files it just downloaded, and into absolute external links to files it didn't just download.
However, when it's run again, adding new files to the same store, it apparently doesn't re-check the htmls it previously downloaded to see if any of their absolute external links should now be localized. I'm doing it with a perl script, and I was wondering if there's any way to get wget() to do it. thanks,... ~greg _______________________________________________ help-gnu-utils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-utils
