Actually the speed variable and the upload time/filesize aren't exactly the same thing. The TCL speed variable is the speed for the last transfer which in the case of a resumed upload only covers the new part of the file. Hence the new TCL command to get the actual size of the transfer. The time it returns could be computed knowing the actual transfer size, but figured it was easy enough to return as well.
|