curl-users
Re: post - curl error
Date: Wed, 1 Feb 2006 15:34:33 -0800 (PST)
Hi
I am not sure of the version. It is the latest version from the web I installed this. The platform is Windows XP.
these are variables in TCL I am using
set SYSSER $address(sys_ser)
puts "SYSSER is $SYSSER"
set endStr2 "_manual_1"
set endStr1 "_manual_1.xml"
set uploadserver "http://...
Thanks
krithiga
Daniel Stenberg <daniel_at_haxx.se> wrote:
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 --------------------------------- Bring words and photos together (easily) with PhotoMail - it's free and works with Yahoo! Mail.Received on 2006-02-02