On 18 Dec 2001 at 12:54, Hrvoje Niksic wrote: > Nate Baxley <[EMAIL PROTECTED]> writes: > > > I'm trying to run wget on a dynamic site that has parameters in the > > urls like this: other_images.php?month_id=11&year_id=2001. These > > links seem to be completly ignored when I run recursivly. Is there > > a parameter I'm missing, or is this just something it can't handle? > > What Alan Eldridge said, plus two more points: > > * What version of Wget are you using? (Use `wget -V' to find out.) > > * Can you give us the URL so we can test what goes wrong and how?
I think I know what URL he's using - the link is on the page <http://www.baxleys.org/noah/images.php>. Wget 1.8 managed to retrieve the URLs okay on a UNIX system, so this is either a non-UNIX filesystem problem or a problem with an older version of Wget.
