curl-users
cURL in PERL HELP.
From: michael mittiga <mmittiga17_at_gmail.com>
Date: Tue, 31 Oct 2006 16:28:37 -0500
Date: Tue, 31 Oct 2006 16:28:37 -0500
I need to use a wild card in the URL. from the c: prompt it works but in a
perl script it does not find the needed file. What am I doing wrong here?
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" );
*curl -v -u ID:PASSWD "
https://xxxxxx.com/report?uncompressed=T&lut=200610310*&userCode=XXXXX&inter
val=**DATA**
&date=20061030&pag=0&sourceInd=1&appsource=SRFS&clientlevel=USERDIR&report=
BSP99H.DAT" -o mike.txt*
Any questions?
Thanks
Michael
Received on 2006-10-31