>> You do not the that data written into jo.out on the other machines
>> because the file has not been closed.  AFS clients do not store
>> data to the server until the file is closed.

You can also cause the data to be written out by calling fsync() on
the open file descriptor.

                Marc

Reply via email to