in reply to Progress Indicator

There are two problems here. The first problem is displaying status info in real time, which is amply covered in this thread:

Mail Progress Bar

The second problem is actually updating the status, which seems to be the major problem in your case since you're using modules to do everything instead of actually streaming the image and counting blocks. I don't know how you'd go about taking care of this.