cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: imagebin form

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Fri, 4 Dec 2009 13:27:45 +0100

On Sunday 22 of November 2009 21:10:20 pxam67_at_virgilio.it wrote:
> ~/temp$ curl -F nickname=aaa -F image=@temp.png -F title= -F
> description= -F disclaimer_agree=Y -F Submit=Submit -F mode=add
> http://imagebin.org/index.php
>
> > /dev/null
>
> % Total % Received % Xferd Average Speed Time
> Time Time Current
> Dload Upload
> Total Spent Left Speed
> 100 107k 0 0 100 107k 0
> 37579 0:00:02 0:00:02 --:--:-- 40112
>
> :) massimo2_at_192.168.1.152:
>
> ~/temp$
>
> so, it looks like the file has been uploaded, but since i got
> no response from the server i could not access it.

I guess you don't see any response from server because you redirected
the output to /dev/null. Dump the output to a file instead and perhaps
also give --verbose to curl to see what happens.

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-12-04