cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl win32 and long parameter lines...

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 1 Sep 2001 10:21:43 +0200 (MET DST)

On Fri, 31 Aug 2001, Fernando Cassia wrote:

> long lines which worked fine on bash do not work in Win9x.
>
> Is there any solution for this? is it possible to put all command
> switches and parameters into a text files and make curl extract that info
> from there?

Yes, that's exactly what's possible! Stuff all options in one file, and then
use -K on that file.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-09-01