curl-users
Re: contents of Curl-users Digest, Vol 5, Issue 21-reply to Daniel for error 7
Date: Mon, 28 Jun 2004 10:38:02 +0200 (CEST)
On Fri, 25 Jun 2004 swapna.p_at_tcs.com wrote:
> Thanks Daniel for the response.Theres a xxxx.tcl file which when double
> clicked does the entire acts of uploading/downloading. I did try to call
> .tcl file using the tclsh.exe from command line, same error.
I meant using the curl command line tool, as opposed to using the tclcurl
binding.
Getting things to work with the curl tool first is considered a useful
approach when writing curl or libcurl scripts.
> one observation is that in the https folder i noticed that there are no
> files to download. Does that fail a connection or the curl:transfer call
You get a connection failure when curl can't connect with TCP to the given
host. That is a serious network problem, possibly because you should use a
proxy, you specify the wrong port number or similar.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-06-28