Luca wrote:
> 
> I can't download pages from allmusic.com. I must be doing something
> wrong, but I can't figure out what. I tried to fake the user-agent
> but it's still not working. Can you help me? This is the command line
> I used (actually it's a bit more complicated, but I couldn't even get
> this one to work):
> 
> wget -d http://allmusic.com/cg/x.dll?p=amg&sql=Bemhbeheeeeeheegi
> 
> [...]
> Cannot write to `x.dll?p=amg&sql=Bemhbeheeeeeheegi' (No such file or directory).
> 
> - end of wget output -

This is "feature" of Windows file system. It doesn't allow '?' in
filenames (nor \ / * " < >)

Use the --output-document=FILE to override the filename. This of course
only works for one file and not for recursive download.

If your compiling from the sources I have a quick hack to overcome this.

> 
> Thanks for your attention.
> 
> Best regards,
> Luca

-- 
Med venlig hilsen / Kind regards

Hack Kampbjørn               [EMAIL PROTECTED]
HackLine                     +45 2031 7799

Reply via email to