cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl command line + HTTPS + SSL prompt

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 31 Mar 2009 22:04:28 -0600

On Tue, Mar 31, 2009 at 04:37:51PM -0700, Adrianyong wrote:
> try to get curl to post on this hyperlink
> curl -k -d "action=search&selectedCompany=&selectedUploadType=&uploadType=NCRI
> &companyName=&member=" https://116.12.227.71/SMEBis/UploadAction.jsp
>
> but for some reason I'm not getting a response?
[...]
> <form name="upload" method="get" action="/SMEBis/UploadAction">

The URL in your example doesn't match the URL in the upload form. If that
alone doesn't fix it, there are other things to check--the numeric address
for the server, for example (it might need to be a DNS address), or several
other things that are documented at http://curl.haxx.se/docs/httpscripting.html

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-04-01