cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: PyCURL interface - Uploading large binary files

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 5 Feb 2004 14:32:16 +0100 (CET)

*** This mailing list is moving ***
*** http://curl.haxx.se/mail/ ***
On Thu, 5 Feb 2004, Jesse Noller wrote:

> > This looks like a pycurl problem to me.
>
> I'll look into that - using easy setopt for Libcurl, what is the proper way
> to set the variables so that it does a -T option instead of the form post?

I thought your program appeared to be doing the right things. It should set
CURLOPT_PUT and then set a READFUNCTION to provide the data to upload.

That's why I said this looks like a pycurl problem.

Is Kjetil or Markus around for some pycyrl core insights ?

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-02-05