CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
23.24k stars 2.82k forks source link

[NEW TOOL] Data Transfer Rate to Time Tool #785

Open cclarke591 opened 1 year ago

cclarke591 commented 1 year ago

What tool do you want? Tool to determine how long it would take to transfer data. Similar to #539 but adding in the option of over time.

Describe the solution you'd like I would like to know how long it would take to either backup or restore from backup from an S3 bucket. I know the file/s I plan to pull are 200GB in size and have 25Mbit/s internet

Is their example of this tool in the wild? Here is a tool that I hit up on a fairly often basis. Great for determining how long it will take to re-silver RAID drives, or pull from internet backups. https://www.omnicalculator.com/other/data-transfer

Additional context Having the option to input any variable and calculate the other ones would be awesome.

thezoggy commented 4 months ago

my favorite one i personally use is: https://www.calctool.org/other/data-transfer

similar to the one OP noted, but offer more flexibility

sharevb commented 2 months ago

Hi @cclarke591, @thezoggy , @CorentinTh , implemented in #1289

sharevb commented 4 days ago

Hi, for people interested in up to date version of it-tools, I made kind of a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)