cURL / Mailing Lists / curl-users / Single Mail

curl-users

imagebin form

From: <pxam67_at_virgilio.it>
Date: Sun, 22 Nov 2009 21:10:20 +0100 (CET)

hi.

i am trying to upload an image to imagebin:

http://imagebin.org/index.php
like this:

:) massimo2_at_192.168.1.152:
~/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.

any help?

bye

 
-------------------------------------------------------------------
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-11-22