Recovery objectives
Set home-backup RPO and RTO from the copy and restore windows
RPO asks how old the recovered point may be; RTO asks how long recovery may take. A copy schedule and a restore transfer window answer different questions.
Give data loss and downtime different limits
Recovery-point objective (RPO) is the maximum age of the recovered point you can accept. Recovery-time objective (RTO) is the maximum interruption before the priority service or data must be available again. They are related, but neither proves the other.
Start with plain-language decisions: how much work can be recreated, and which data or service must return first. Then turn those answers into hours.
Check the copy interval against RPO
A scheduled copy interval must be no longer than the RPO it is meant to serve. A daily copy cannot meet a four-hour recovery-point target, even if the destination has abundant capacity.
Next, check whether the changed data can actually finish within the chosen interval. The planner converts connection Mbps to MB/s and applies an efficiency allowance so an advertised line rate is not treated as sustained backup throughput.
Check the priority restore set against RTO
Recovery rarely begins with every byte. Define the smallest data set that restores the essential workflow, then calculate its transfer duration using the restore-side path. That time is a floor for data transfer, not a complete application recovery estimate.
If the priority set misses RTO, the first levers are clear: reduce the priority set, improve the measured path, or preserve a faster local recovery tier. Changing only the destination name does not remove the transfer constraint.
Make the first full copy a deliberate event
The initial offsite seed can be far longer than ongoing changed-data uploads. Model it separately and decide how it will complete without silently assuming an unlimited connection or an instant cloud upload.