curl-users
Re: Curl windows version problem
From: Zhang Shengli <victor_workcn_at_yahoo.com.cn>
Date: Mon, 26 Nov 2007 10:02:26 +0800
Hi,
I have solved problem one using the link you provided, thank you.
But I still can't make curl show progress during uploading. I tried run curl on solaris and upload file to same server, still has no progress.
Regards
Victor
Alessandro Vesely wrote:
Received on 2007-11-26
Date: Mon, 26 Nov 2007 10:02:26 +0800
I have solved problem one using the link you provided, thank you.
But I still can't make curl show progress during uploading. I tried run curl on solaris and upload file to same server, still has no progress.
Regards
Victor
Alessandro Vesely wrote:
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.phpSecond 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-26