Webmirror 2.0

Ususally webmirror downloads pages which fit into the domain defined by the commands include and exclude. However it is common that some pictures on a page come from different machines or from different directories than the page itself.

For example you want to download

include http://www.isys.hu/c/verhas/progs/perl/webmirror/*
but some pictures may come from the directory
http://www.isys.hu/c/verhas/img
You can say
include http://www.isys.hu/c/verhas/img/*
to include these pages but to do so you should know where the pages come from, before the download process starts. It is easier to say:
allpictures
to download all pictures that are referenced by any of the downloaded pages. Even if some of the pictures are out of the download domain.

See also allframes.

TOC