cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Upload Misbehaving

From: von <vb_nov_at_yahoo.com>
Date: Thu, 8 May 2008 09:54:33 -0700 (PDT)

Hi Dan,
   
  Here is the message log for the WORKING curl command:
  * About to connect() to theURL port 443 (#0)
* Trying theIPAddr... connected
* Connected to theURL (theIPAddr) port 443 (#0)
> User-Agent: curl/7.18.1 (i386-pc-win32) libcurl/7.18.1 OpenSSL/0.9.8g zlib/1.2
.3
> Host: theURL
> Accept: */*
> Cookie: FDX=616c7a72584a736b544876703169567a36796e3063513d3d
> Content-Length: 6729
>
} [data not shown]
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
100 6729 0 0 100 6729 0 8020 --:--:-- --:--:-- --:--:-- 8020<
HTTP/1.1 200 OK
< Date: Thu, 08 May 2008 16:41:22 GMT
< Server: SecureTransport/4.7
< Accept-Ranges: bytes
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Features: CHPWD;RTCK;STCK;ASC;DNDISP
< Connection: close
< Content-Type: application/octet-stream
<
* SSLv3, TLS alert, Client hello (1):
{ [data not shown]
100 6729 0 0 100 6729 0 6067 0:00:01 0:00:01 --:--:-- 0*
Closing connection #0
* SSLv3, TLS alert, Client hello (1):
} [data not shown]
   
  And here is the log for the NON-WORKING cURL command:
* About to connect() to theURL port 443 (#0)
* Trying 170.146.188.96... connected
* Connected to theURL (170.146.188.96) port 443 (#0)
> User-Agent: curl/7.18.1 (i386-pc-win32) libcurl/7.18.1 OpenSSL/0.9.8g zlib/1.2
.3
> Host: theURL
> Accept: */*
> Content-Length: 577
>
} [data not shown]
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
100 577 0 0 100 577 0 803 --:--:-- --:--:-- --:--:-- 803<
HTTP/1.1 200 OK
< Date: Thu, 08 May 2008 16:51:03 GMT
< Server: SecureTransport/4.7
* Added cookie FDX="3461726d5a496c4c4c436969433944566266317076513d3d" for domain
 theURL, path /, expire 0
< Set-Cookie: FDX=3461726d5a496c4c4c436969433944566266317076513d3d; path=/; Secu
re
< Accept-Ranges: bytes
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Features: CHPWD;RTCK;STCK;ASC;DNDISP
< Connection: close
< Content-Type: text/plain; charset=UTF-8
<
{ [data not shown]
* SSLv3, TLS alert, Client hello (1):
{ [data not shown]
100 611 0 34 100 577 36 615 --:--:-- --:--:-- --:--:-- 0*
Closing connection #0
* SSLv3, TLS alert, Client hello (1):
} [data not shown]
   

  Voltaire Bitudio Villafuerte
  IT Consultant
  MCAD, MCPD Web Dev, MCTS
   
  A person who lacks wisdom will base his or her actions on what feels good right now
  instead of looking at the long-term picture.

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
Received on 2008-05-08