This might be a little unorthodox, but I have two status bars in my form. One for Uploads the other for Downloads. I have created two connection controls and set one for the uploading and the other for the downloading. The form does seem to have a difficult time moving through the connections, but I finally got it to compile. The downloading worked great, but when I was uploading the upload speed was correct and the bytes transferred was correct; however, the time remaining, the percentage, and the progress bar were off. While the file only took around 10 minutes to upload, the time, percent, and progress bar displayed or indicated over an hour to completion time. The file did cancel as soon as it was uploaded within the 10 minutes.
Any thoughts as to why that might be happening?