Yes, that sounds like the same issue.
In the case of opening a dowloaded file, it looks as though the file is responding with a file length (which is how I check if it is there) before it is ready to be opened.
I wonder if there is a different check I could use which will give a positive response once the file can be opened ?
|