| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: Cannot upload file via http
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 19 Jan 2004 00:18:27 +0100 (CET)
On Fri, 16 Jan 2004, Chris Snider wrote:
> --- FORM report. Uses POST to URL "/cehttp/servlet/MailboxServlet"
> Here is my curl command using the -d option going directly to the
This doesn't seem to be a multipart formpost, and then -d is correct. I'm a
> curl -b /tmp/cookietest2 -L -d operation=UPLOAD -d data_format=A -d
This last option will not upload the file, only pass on the path.
> Here is my curl command using the -F option going directly to the user form
This is using the wrong URL. You should use the /cehttp/servlet/MailboxServlet
> It generates this error
That looks like a curl bug.
> curl 7.9.8 (i686-pc-linux-gnu) libcurl 7.9.8 (OpenSSL 0.9.6b) (ipv6 enabled)
That's a pretty old version. I would recommend upgrading to something newer
--
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-01-19
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info