Displaying 1 result from an estimated 1 matches for "dn_attrib".
Did you mean:
in_attrib
2002 Apr 14
3
Help with file locking
Hello;
We are working on an application that needs to grab files put onto an ext3
filesystem as soon as they are written. We've looked at lsof, and other
tools, and are having troubles finding just the right mechanism to tell when
a file has been completely written and the other process has closed the
file.
In most cases it will be Samba users putting the files onto the ext3
filesystem that