cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Hi!

From: Pierre <junk_at_regne.net>
Date: Mon, 02 Jan 2006 14:19:03 +0100

Just my 2 cents : he is using AOL messaging , so have NO choice

Daniel Stenberg wrote:
> On Fri, 30 Dec 2005, Herpreet wrote:
>
> Using HTML in posts here is not nice:
>
> http://curl.haxx.se/mail/etiquette.html#html
>
>> I am using curl to access http://tweb33.web.aol.com:8020
>> which redirects me
>> to https://tweb33.web.aol.com:8463/_cqr/login/login.psp?mcState=initialized&sitedom
>>
>> ain=tweb33.web.aol.com&lang=en&locale=us&authLev=2
>
>
>> when i run it with curl
>> -Lhttps://tweb33.web.aol.com:8463/_cqr/login/login.psp?mcState=initialized&sitedom
>>
>> ain=tweb33.web.aol.com&lang=en&locale=us&authLev=2
>
>
>> i get missing sitedomain error although its there in URL. can anyone
>> suggest whats wrong here
>
>
> 1. You must have a space after the -L option
>
> 2. You probably must enclose that URL within quotes
>
> 3. You probably want to use -L on the original URL and let it follow the
> redirect from there.
>
> 4. You might need cookies enabled for it to work.
>
Received on 2006-01-02