| hi,
is there a particular set of command line options that
would allow us to mirror only the homepage of a site, but
with all embedded elements (i.e., exactly the sequence of
information a browser downloads when accessing the
homepage of a site without any user interaction, thus
including frames but excluding .html's of the second
layer).
with -r1 we are downloading one file onle (e.g.,
index.html without any graphics), with -r2 we do get the
embedded elements but also the .html's from the second
layer.
we also tried -r2, -*.html and +index.html -- doesn't work
with frames, we still get other index.html's of layer two
and it would not be feasible to have an enumerative list
of all possible file names (we are mirroring a larger
sample of sites).
thank you!
best regards,
-- arno | |