This is actually a website I've worked on. The page
"shelter_ark_orphanage_b.htm" is written in basic HTML, and validator.w3.org
does not report any serious issues (other than missing DOCTYPE parameters
which isn't a problem for Wget ).
After running a few tests, the only thing I can presume is that there is
something in "shelter_ark_orphanage_b.htm" that Wget will not accept or that
is making Wget go buggy, but I can't pin it down.
Does anyone have an idea what might be going on here?
Thanks,
Matthew
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Wget is not downloading all of the JPEG images for a page. I've done a bit of
experimentation, but cannot determine where the problem is.
I am using Wget 1.11.4 for Windows (on XP SP3) with the following command:
wget -p capstoneministries.net/shelter_ark_orphanage_b.htm
This is actually a website I've worked on. The page
"shelter_ark_orphanage_b.htm" is written in basic HTML, and validator.w3.org
does not report any serious issues (other than missing DOCTYPE parameters
which isn't a problem for Wget ).
After running a few tests, the only thing I can presume is that there is
something in "shelter_ark_orphanage_b.htm" that Wget will not accept or that
is making Wget go buggy, but I can't pin it down.
Does anyone have an idea what might be going on here?
Thanks,
Matthew
Your question may be fit for the wget mailing list. First try this later
version. Put it in its own folder.
http://sourceforge.net/projects/getgnuwin32/files/getgnuwin32/test%20builds/w
get-1.13.1.patched.zip/download
If that doesn't work enable logging and reply with exactly what you're looking
for.