cURL / Mailing Lists / curl-users / Single Mail

curl-users

https upload failed

From: Zheyi Ji <Zheyi.Ji_at_phonehouse.de>
Date: Wed, 14 Jun 2006 12:39:06 +0200

Hi all,

I tried to upload a file per curl to a https-site, but got the
following error:

org.apache.commons.fileupload.FileUploadException: the request was
rejected because no multipart boundary was found

Here is the command:
curl -q -S -K <configure_file> --data-binary @/test.curl -v <url>

Does anyone have an idea? Thanks

ZJ
Received on 2006-06-14