How can I know if a file is being written by another process?
May 27, 2015
3:29 p.m.
Hi, I want to read a file that is created by an external process. I need to read this file after the external process is finished. I have an instance of FileReference to this file. Is it possible to know if the file is being written or it is closed? thanks. Sebastián
May 27, 2015
10:50 p.m.
New subject: How can I know if a file is being written by another process?
I don't know, but I would check the API of the SO you are under, and see how the FileReference is implemented and how to call the API method. With some luck, it has already been implemented. â
4082
Age (days ago)
4082
Last active (days ago)
1 comments
2 participants
participants (2)
-
Sebastian Tleye -
Sergio Fedi