in reply to Read, SFTP Put and Move Files from a "Busy" NFS FileSystem
Another thing you can do is to check the file contents. Incomplete XML files are easy to detect, you can use an XML parser or just read the first XML tag in the file and then check that the last bytes of the file are the corresponding closing tag.
|
|---|