Johannes, thanks for your fast replies.
Yes - i'm sure that i used single quotes --> '.
Just pasted your example into my command line box.
curl -o test.pdf -D - 'http://de.wikipedia.org/w/index.php?
title=Spezial:Buch/download/
&collection_id=4392ecf086386c36&writer=rl&return_to=Röntgenoptik'

And got this as result:

C:\Dokumente und Einstellungen\Administrator\Desktop\curl-7.19.4-win32-
nossl-ssp
i\curl-7.19.4>curl -o test.pdf -D - 'http://de.wikipedia.org/w/
index.php?title=S
pezial:Buch/download/
&collection_id=4392ecf086386c36&writer=rl&return_to=Röntgen
optik'

curl: (1) Protocol 'http not supported or disabled in libcurl
Der Befehl "collection_id" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Der Befehl "writer" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
Der Befehl "return_to" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

Maybe curl does not escape the single quote?!

Regards
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to