On 25/11/10 17:10, Ricardo Sequeira Bechelli wrote: > Hello David, > > My problem is that we have some servidors that the users are able only > to creat new files but not delete them. So if some user open a file a > lock file is created but after close this file the lock file didn't > disappear - creating a problem for us because the original file became > close to use (lock with the register of the user). > > Did you understand the problem?
There was a thread recently on a similar subject - I suggest you search the archives (might have been on 'discuss' rather than 'users'). I don't think there's a way to suppress the lock files, and IMO there shouldn't be. However, I do wonder, if you can't delete files, how can you possibly edit them in place? - this involves deleting the original [which you say you can't] and writing a new one. And if you want to edit out of place, simply copy the file first; problem solved. But are you able to rename the lock file? -- Mike Scott Harlow, Essex, England --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
