The Rub

Automatically Simple Since 2002

Simple File Transfer Calculator

26 September 2011

Many years ago I wrote a simple PHP script to calculate transfer times or bandwidth requirements for file transfers. I still haven’t found a better bandwidth calculator on the internet that is as simple or as flexible.

Today I have updated the script to support terabyte file sizes and “days” as a transfer time value, to fit modern usage. I also published the source on github in case someone else might find it useful.

http://php.therub.org/pub/calc

http://github.com/danrue/bandcalc