cURL / Mailing Lists / curl-library / Single Mail

curl-library

The autobuild upload form

From: Tor Arntsen <tor_at_spacetec.no>
Date: Fri, 12 May 2006 10:03:21 +0200

I'm experimenting with the autobuild upload form for some logs that won't get
through the mail system because of very long lines. I tried to follow the
web page description, the below shows the command and the response:

>cat log.1205060300-02 | curl -s -F file=@- http://curl.haxx.se/auto/upload.cgi
 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
 <HTML><HEAD>
 <TITLE>302 Found</TITLE>
 </HEAD><BODY>
 <H1>Found</H1>
 The document has moved here.<P>
 <HR>
 <ADDRESS>Apache/1.3.33 Server at curl.haxx.se Port 80</ADDRESS>
 </BODY></HTML>

It doesn't seem to show up on the build page (I think I tried it once or twice
before too, with no sucess).

-Tor
Received on 2006-05-12