Re: Using -pk, getting wrong behavior for frameset pages...Suggestions?

2002-01-11 Thread Picot Chappell
Thanks for your response. I tried the same command, using your URL, and it worked fine. So I took a look at the site I was retrieving for the failed test. It's a ssl site (didn't think about it before) and I noticed 2 things. The Frame source pages were not downloaded (they were for

Re: Using -pk, getting wrong behavior for frameset pages...Suggestions?

2002-01-11 Thread Thomas Reinke
Do you think this might be an issue with framesets and ssl sites? or an issue with framesets and cgi source files? This is not a problem with frames - it IS a problem with SSL. wget, while it appears to have SSL support, didn't quite get it right. The internal schems being used don't treat

Re: Using -pk, getting wrong behavior for frameset pages...Suggestions?

2002-01-11 Thread Ian Abbott
On 11 Jan 2002 at 10:51, Picot Chappell wrote: Thanks for your response. I tried the same command, using your URL, and it worked fine. So I took a look at the site I was retrieving for the failed test. It's a ssl site (didn't think about it before) and I noticed 2 things. The Frame

Using -pk, getting wrong behavior for frameset pages...Suggestions?

2002-01-10 Thread Picot Chappell
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