curl-users
Re: Download Using cURL
From: Kjell Ericson <Kjell.Ericson_at_haxx.se>
Date: Mon, 27 Dec 2004 21:00:54 +0100 (CET)
Date: Mon, 27 Dec 2004 21:00:54 +0100 (CET)
On Mon, 27 Dec 2004 lolorb_at_comcast.net wrote:
> curl -o outputfilename https://web1.ncaa/etc....(line above)
Have you tried writing:
curl -o outputfilename 'https://web1.ncaa/etc....'
?
// Kjelle
Received on 2004-12-27