Independent, privacy-first network planning tools
NAS / TRANSFER

NAS backup and transfer-time calculator

Estimate full or incremental backup time and the actual bottleneck from compression, link overhead, source read and destination write rates.

Local only: Inputs are neither transmitted nor auto-saved. Keep paths, accounts and passwords out of JSON; this tool stores numeric assumptions only.

Calculation model

  1. Changed data = source size × changed percentage
  2. Transferred data = changed data × (1 − compression savings)
  3. Effective network rate = link Mbps ÷ 8 × (1 − overhead)
  4. Total time is the longest of source read, network transfer and destination write stages.

The model assumes pipelined stages. File count, CPU compression rate, latency, retries, snapshot setup and wireless variation are excluded; calibrate with a real transfer.

1. Enter backup conditions

2. Estimate

Logical source size
Changed data to read
Network transfer volume
Estimated completion time
Expected bottleneck
Effective network rate

Time by stage

Source readNetworkDestination write
How to use this: Improve the longest stage first. A 1GbE link is 125 MB/s before overhead and 112.5 MB/s at 10% overhead. A faster link will not help when source, destination or CPU is slower.