cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Using curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 7 Aug 2009 09:00:36 +0200 (CEST)

On Fri, 7 Aug 2009, mutumba wycliff wrote:

Please stop the top-posting!

> $ curl -T "{test.java,test.class}" http://www.bugandalandboard.or.ug/

-T on HTTP makes a PUT.

> <title>405 Method Not Allowed</title>

It seems your server says PUT isn't allowed (on that URL).

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
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-08-07