Re: Upload not finishing on slower server (General questions)
Can you add some debugging code to Progress Event (should fire while uploading/downloading), and check if whole file got uploaded (using Position/Total arguments? Also, was Done Event triggered?
Perhaps we did upload everything, but server didn't acept it for some reason?
Great advice! - Would you happen to have a bit of code for the use of the Progress event or method? I'll try working something up.
Thanks again!