-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW TOOL] Data Transfer Rate to Time Tool #785
Comments
my favorite one i personally use is: similar to the one OP noted, but offer more flexibility |
…Converter New Tool: Data Transfer Rate Converter New Tool: Data Storage Units Converter (with MB, MiB and Mb) Fix CorentinTh#539 CorentinTh#785 CorentinTh#1160 CorentinTh#848 Data Storage Units Converter inspired by CorentinTh#948 by @utf26
Hi @cclarke591, @thezoggy , @CorentinTh , implemented in #1289 |
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) |
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.
The text was updated successfully, but these errors were encountered: