[PLUG] file locking
Shridhar Daithankar
ghodechhap at ghodechhap.net
Wed Jul 22 11:41:50 IST 2009
On Wednesday 22 July 2009 10:17:32 Aditya Godbole wrote:
> On Tue, Jul 21, 2009 at 4:56 PM, Amarendra
>
> Godbole<amarendra.godbole at gmail.com> wrote:
> > P.S.: I am still clueless as to what you intend to do.
>
> There is a file I have shared via Samba. I want only one user to be
> able to open the file (for reading or writing) at a time.
If it is application specific, e.g. word or excel, then they do locking
already(but opening a word/excel file on a share could have performance
problems).
Recently OOo has implemented their own locking scheme that works on all the
platforms. If it is your own application, then you could take this route too.
--
Shridhar
More information about the Plug-mail
mailing list