cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL in PERL HELP.

From: Kjell Ericson <Kjell.Ericson_at_haxx.se>
Date: Tue, 31 Oct 2006 23:03:08 +0100 (CET)

On Tue, 31 Oct 2006, michael mittiga wrote:

> system ("c:\\curl\\curl.exe -v -u id:passwd \"
> https://xxxxxx.com/report?uncompressed=T&lut=20061031*&userCode=XXXXX&interval=DATA&date=20061030&pag=0&sourceInd=1&appsource=SRFS&clientlevel=USERDIR&report=1234.DAT\"'
> -o mike.txt" );
>
> Any questions?

One first question: Should you really have an extra ' after the URL?

  // Kjell
Received on 2006-10-31