cURL / Mailing Lists / curl-users / Single Mail

curl-users

help

From: Gary Woodley <gary_at_plsoft.co.uk>
Date: Mon, 2 Nov 2009 10:26:55 -0000

Hi,

 

I am tried to send a data via curl using a config file.

 

Up to now everything has function correctly running curl.exe with the
following config file

 

url =
"https://securecxl.com:5533/-mc6815145&-cd1111222233334444&-ed1209&-is0&-am2
393&-ds1 via IWS&- hn60&-zpLU7 ABC&-sc123&-x"

cacert = "curl-ca-bundle.crt"

output = "response0954240096.txt"

connect-timeout = 30

max-time = 60

 

I have now been asked to surround some of the options with double quotes as
follows:-

url =
"https://securecxl.com:5533/-mc6815145&-cd1111222233334444&-ed1209&-is0&-am2
393&-ds1"via IWS"&-hn"60"&-zp"LU7 ABC"&-sc123&-x"

cacert = "curl-ca-bundle.crt"

output = "response0954240096.txt"

connect-timeout = 30

max-time = 60

 

When the string is sent, as I expected all they receive is the string
between the 1st and 2nd quotation marks as follows:-

 https://securecxl.com:5533/-mc6815145
<https://securecxl.com:5533/-mc6815145&-cd1111222233334444&-ed1209&-is0&-am2
393&-ds1> &-cd1111222233334444&-ed1209&-is0&-am2393&-ds1

 

Is there any way I can send the complete string with double quotation marks?

 

Thanks

 

Gary

 

Gary Woodley

Programmer

P&L Software Systems Limited

+44 (0)1865 370722

 

****************************************************************************
****************************************************************************
*************************

 

As an environmentally conscious company, P&L is keen to help save trees by
reducing paper usage. Please only print out this email if absolutely
necessary. In 2004 the UK used about 13 million tonnes of paper of which
only 36% was recycled.

 

****************************************************************************
****************************************************************************
*************************

P&L Legal Disclaimer

 

The information in this email and any associated files is confidential and
may be legally privileged. It may also contain information that is subject
to copyright or constitutes a trade secret. It is intended solely for the
named recipient. Access to this email by anyone else is unauthorised.

 

If you are not the intended recipient, please note that any use, disclosure,
copying, distribution of this email or any action taken or omitted to be
taken in reliance on it is prohibited.

 

If you are not the intended recipient, please inform us by telephoning +44
(0) 1865 370722, or by fax to +44 (0) 1865 370644 and then delete the email
and any copies of it.

 

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-02