cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl windows version problem

From: Alessandro Vesely <vesely_at_tana.it>
Date: Fri, 23 Nov 2007 19:46:37 +0100

Zhang Shengli wrote:
> Hi,
> I am beginning use Curl-7.17.1 windows native version.I have two problems:
> One is:
> If the user I logged in didn't have admin right, for example it is a
> restricted user,the user will not use curl,is the required for curl to
> run only by administrator?
> The error message will show:
> Application initialization failed(0x0000022).Press OK to terminate the
> application.

Yes, it is a read permission problem on some required dll. See
http://www.the-pc-guru.com/Error_The_application_fail.php

> Second problem is: when I use curl to transfer file using https
> protocol,it can't show progress even if I use "-#" option,does this
> relate to curl or relate to server I sent files to?

Displaying progress is the same with https. It doesn't depend on the
server. However, in case of error it may be omitted.
Received on 2007-11-23