Has anyone solved this issue?  I am downloading a single html page,
without recursion, and not getting the 'one hop further' that should
occur for framesets.

I'm using wget 1.8.1, on Solaris 8.  According to the documentation,
options -p and -k should work to download everything, and from previous
postings I see mention that -p should go at least one more hop (also
confirmed in the News items on GNU Wget news).

I tried recursing with a depth of 1 (in addition to -pk) and still
didn't get the frame content, just the index page.

Any help or suggestions would be greatly appreciated!
Thanks,
Picot Chappell

Below is the gist of my call:

>  ./wget --ignore-length --html-extension --tries=3 --timeout=60
>  --cookies=off --page-requisites --convert-links -- www.someframed.page
>
begin:vcard 
n:Chappell;Picot
tel;cell:571.214.2874
tel;fax:703.902.3697
tel;work:703.902.5297
x-mozilla-html:FALSE
org:Booz Allen Hamilton;Visit us on the Internet: <a href="http://boozallen.com";>BoozOnline</a>
adr:;;;;;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Picot Chappell
end:vcard

Reply via email to