Browser-only calculation · no form data sent

Backup Transfer Time Calculator

Turn a link speed into a planning estimate for network, USB, or off-site backup transfers.

Formula

Data bytes × 8 ÷ (Mbps × efficiency) gives the transfer duration in seconds. This tool uses decimal TB: 10¹² bytes.

Real jobs can take longer. Small files, encryption, compression, source and destination disks, Wi-Fi congestion, verification, and retries are outside this simple transfer model.

Choosing a speed

Use a sustained measurement from a long file copy when available. Convert MB/s to Mbps by multiplying by eight.

Related checks

Combine this estimate with the 3-2-1 backup guide and RAID capacity calculator.

Formula and units

Data TB × 10¹² bytes × 8 is divided by effective Mbps (rated Mbps × efficiency) to obtain seconds. A 1000 Mbps link at 80% efficiency is modeled as 800 Mbps. Data size uses decimal TB.

Worked examples

1 TB over gigabit Ethernet

At 1000 Mbps and 80% efficiency, pure transfer time is about 2 hours 47 minutes. Many small files and post-backup verification extend the job.

2 TB over a 100 Mbps WAN

At 70% efficiency, the estimate is about 63 hours 30 minutes. Use the slower upload/download path and check provider traffic policies.

500 GB USB copy

Enter 0.5 TB, 2000 Mbps, and 60% efficiency for about 55 minutes 34 seconds. A slow source HDD can bottleneck the USB link.

How to interpret the result

The result is uninterrupted payload transfer time. Allow a larger backup window and distinguish the first full backup from later incremental jobs. For very long off-site transfers, consider creating the first copy locally before moving it off-site.

Error sources and limits

File enumeration, deduplication, compression, encryption, hashing, retries, Wi-Fi contention, CPU load, and disk throughput are represented only by one efficiency input. Prefer a sustained measurement of at least ten minutes and convert MB/s to Mbps by multiplying by eight.

Frequently asked questions

Are MB/s and Mbps the same?

No. 1 MB/s is approximately 8 Mbps.

Should I enter download speed?

For off-site backup, use the slower bottleneck among source upload and destination download.

Is verification included?

No. Reserve additional time for a separate read-back or integrity check.

Last reviewed: 2026-08-21