cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: cURL truncating upload file

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 22 Sep 2004 23:45:46 +0200 (CEST)

On Wed, 22 Sep 2004, James Smith wrote:

> I am using cURL to transfer a file by https, but it is unfortunately getting
> truncated after about 350 lines

How much data is that counted in bytes? How much data in bytes was it supposed
to send?

What curl version is this?

And no error message or anything?

> --header "Authorization: Basic REMOVED FOR SECURITY"

You get this if you use -u too, but you won't need to do the base64 on your
own...

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-22