No that won't work cause I need some code that will get the size of a file while it is still being uploded. Because As I have noticed when a file is uploaded it registors as if it exists even before it is fully uploaded. And in the case It stops part way though it exists as a set size which refelects how far into the download it got(when you compare it to the origanal copy on local PC).

This is what I would use the code for, to check the progress of a uploading file.