Thursday, April 12, 2012

Put a file to a HTTP server with curl

curl --upload-file uploadfile http://www.example.com/receive.cgi
From : http://curl.haxx.se/docs/httpscripting.html

No comments:

Post a Comment