Brendan Ragan <[EMAIL PROTECTED]> writes:

> This is the problem i'm having with an older wget (1.5.3) when i
> enter the url
> 
> 'http://www.tranceaddict.com/cgi-bin/songout.php?id=1217-dirty_dirty&month=dec'
> 
> it goes
> 
> Connecting to www.tranceaddict.com:80... connected!
> HTTP request sent, awaiting response... 302 Found
> Location: 
>http://vid1.tranceaddict.com/mp3/singles/dec/Dirty-Dirty-(Original_Mix)-XP-www_tranceaddict_com.mp3
> [following]  
> 
> and dutifully retrieves the file.
> On a newer version (1.7) it goes
> 
> Connecting to www.tranceaddict.com:80... connected!
> HTTP request sent, awaiting response... 302 Moved Temporarily
> Location: http://www.yahoo.com [following]

www.tranceaddict.com does not appear to be available at the moment, so
I can't repeat this myself.  Here are several hints how to provide
more data:

* Try the same URL with the latest version of Wget, which is 1.8.1.
  Many bugs have been fixed; perhaps this is one of them.

* Use the `-d' switch to provide the debug output for both the
  successful 1.5.3 run and the unsuccessful 1.8.1 run, and mail both
  outputs here.  That way we'll have a chance to determine what 1.8.1
  is doing wrong.

Reply via email to