In article ,
Timur Tabi wrote:
> I just tried iChat's file transfer feature for the first time, and it
> seems to have a bug in the file size calculation. Both me and sender
> are logged into AIM, and the file is 4.7GB in size. The sender sees
> everything okay, but on my end, during the transfer, the progress
> dialog box says the file is 745MB. Is there some kind of file size
> limit with iChat?
>
4.7GB or 4,700,000,000 bytes? If the software doing the size
calculation is employing a 32-bit integer for the calculation, you'll
get a "wraparound" result (or you might consider it a truncation error)
for sizes in excess of 4GB and that is quite likely what you're seeing
here (745MB more than 4GB).
--
Spenser
>> Stay informed about: File size limit with iChat file transfer?