I am uploading one large file(approx 1GB+) from one drive site and in the backend i have one application which constantly fetches files from the one drive.
Now even though the upload is not completed yet i am able to get that file from my backend application.
I want my app to ignore the files which are not fully uploaded yet , can we do it ? , can we have uploading status like inprocess or completed or anything else
i have gone through all the properties and even expanded fields of that item from sharepoint but no luck.