cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: permission for read or read/write to file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 11 Dec 2008 23:35:22 +0100 (CET)

On Thu, 11 Dec 2008, Jayalakshmi wrote:

> is it possible to give permission for read or read/write file to client
> using curl command line? I am uploading file to http server through curl
> command line. but i want to add permissions to that file from client side.
> how can i do this?

There's no such generic mechanism over HTTP so you need to either have a
custom made way to do it, or do it over another protocol.

-- 
  / 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 2008-12-11