[elinks-dev] Downloading 3.5 GB ISO
John Boero
boeroboy at gmail.com
Wed Jun 6 09:51:00 MDT 2007
Hi. I distribute sabayon isos through my shared hosting account. It's
quickest for me to ssh into the host and download from my source
directly (thanks to links). This time I noticed quirky estimates on my
larger files. It looks like there's a signed int for tracking bytes
received. Could this be fixed by making it a long?
No big deal, just thought I'd make it known.
Thanks,
John
ââââââââââââââââââââââââââââ Download ââââââââââââââââââââââââââââ
â â
â http://mirror.cs.vt.edu/pub/SabayonLinux/SabayonLinux-x86... â
â â
â Received -776503292 B â
â Average speed -208816 B/s, current speed 857 KiB/s â
â Elapsed time 1:01:58 â
â â
â [ Background ] [ Background with notify ] [ Abort ] â
â â
â [ Abort and delete file ] â
â â
ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
-776503292 = 0xFFFF FFFF D1B7 8004
-208816 = 0xFFFF FFFF FFFC D050
File size is roughly 3.5 GB
"Average speed" seems to decline with "Received"... Maybe an overflow?
More information about the elinks-dev
mailing list