Nothing fancy, but you could always:
Code:
wget http://cachefly.cachefly.net/100mb.test
in shell.
root@robinson [~]# wget
http://cachefly.cachefly.net/100mb.test
--22:29:37--
http://cachefly.cachefly.net/100mb.test
=> `100mb.test.1'
Resolving cachefly.cachefly.net... 205.234.175.175
Connecting to cachefly.cachefly.net|205.234.175.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 104,857,600 (100M) [application/octet-stream]
100%[====================================>] 104,857,600 6.55M/s ETA 00:00x
22:29:54 (5.69 MB/s) - `100mb.test' saved [104857600/104857600]
Woohoo!