On Thu, 04 Nov 1999 23:05:30 +0100, Jos Backus wrote:

> This patch adds a ``-x'' flag to ftpd, which instructs ftpd to obtain
> an exclusive lock on files it commits to disk as a result of a store
> operation.  This way it becomes easy to tell whether a download has
> finished, in case the file needs to be copied someplace else (as in my
> case).

So fstat(1) doesn't show you that the file is opened to ftpd? You really
have to lock the files to help you with this problem?

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to