cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: post - curl error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 1 Feb 2006 23:46:55 +0100 (CET)

On Wed, 1 Feb 2006, krithiga chandhrasekhar wrote:

> I am using the CurlSsl along with TCl and I am using the command

> catch {exec C:/curlSsl C:/Manufacturing/$SYSSER$endStr1 $SYSSER$endStr2
> $uploadserver} result
>
> curl: (26) failed creating formpost data
>
> If I use
>
> catch {exec C:/curlSsl $SYSSER$endStr1 $SYSSER$endStr2 $uploadserver}
> result
>
> without the C:/Manufacturing where it posts the data meaning in current
> directory I do not get the Error.Why is this happening?

What curl version on what operating system?

Can you please show us the full command lines these evaluates as? They just
look cryptic to me and I can't guess that those variables contain.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-02-01