cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: https prompts for password

From: <dmbmail_at_pfxcorp.com>
Date: Tue, 16 Nov 2004 20:19:27 +1100

Oops! Now why didn't I think of that?

Thanks heaps.

DavidB

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Christian Biere
Sent: Tuesday, 16 November 2004 5:46 PM
To: d.b_at_pfxcorp.com; curl tool talk
Subject: Re: https prompts for password

dmbmail_at_pfxcorp.com wrote:
> curl -v -l -A Mozilla/4.0 -c CC1 -o f1.htm -url https://<url>
> Enter host password for user 'rl':

-url -> --user "rl"

You want to use "--url". Note the second dash.

-- 
Christian
Received on 2004-11-16