curl-library
Re: Locking a file on the Http Server
From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 24 Jun 2005 11:58:19 -0700
Date: Fri, 24 Jun 2005 11:58:19 -0700
On Fri, Jun 24, 2005 at 02:27:48PM -0400, Haber, Orna wrote:
> The locking feature that I need involves locking a set of related files.
> That is why I am looking into a solution that could write/read a "lock"
> key-value on the Web server registry if that is possible, where each
> client could read/write this registry key-value for a given set of
> files..
> Any ideas because there could be a security issue with this solution.
Reading/writing the registry would probably work, assuming your chosen
server-side scripting language supports that. There may be more
lightweight ways available, too, such as server-global variables, but those
might not have the persistence of a registry entry.
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has movedReceived on 2005-06-24