Technology & Toolsbeginner25 min read

Data Backup and Recovery: What You Lose If You Don't Plan

Ransomware, hardware failure, human error, natural disasters. Any of these can wipe out your business data overnight. Here is how to build a backup and recovery plan that actually works.

JC
Josh Caruso
February 15, 2026

The Question Is Not If, But When

Hard drives fail. Employees accidentally delete files. Ransomware encrypts everything on your network. A pipe bursts above the server closet. These are not hypothetical scenarios. They happen to small businesses every day.

According to the National Cyber Security Alliance, 60% of small businesses that suffer a major data loss shut down within six months. The average cost of downtime for a small business is $8,000 to $74,000 per hour depending on the industry. Data recovery services, when they work at all, cost $1,000 to $10,000 for a single hard drive.

The businesses that survive data loss are the ones that planned for it. The ones that did not plan either spend thousands on emergency recovery services or lose everything: customer records, financial history, project files, employee data, years of work gone in an instant.

How Much Does Data Loss Actually Cost a Small Business?

The direct cost of data loss goes far beyond the price of recovery services. Here is what businesses actually pay when they lose data without a backup plan:

Cost CategoryTypical RangeNotes
Emergency data recovery$1,000 - $10,000Per drive; no guarantee of success
Business downtime$8,000 - $74,000/hrVaries by revenue and industry
Lost productivity$2,000 - $20,000Staff idle during recovery
Customer notification (breach)$1 - $5 per recordRequired by law in most states
Regulatory fines$1,000 - $500,000HIPAA, PCI, state privacy laws
Lost customers5% - 25% churnCustomers lose trust after data incidents
Recreating lost data$5,000 - $50,000+If even possible; often it is not

Real-world example: A 15-person accounting firm had a ransomware attack in January. No usable backups. The ransom was $25,000, but total costs including downtime, recovery, client notification, and overtime to recreate three months of work exceeded $180,000. Two clients left. The firm survived but burned through its entire emergency fund.

Compare that to the cost of prevention: a cloud backup service at $7-15/month per computer plus a $200-500 NAS device. Total annual cost for a 15-person firm: $1,500-$3,000. That is less than 2% of what the unprotected firm paid.

What You Need to Back Up

Most small business owners think about backing up files and folders. That is only the beginning. A complete backup plan covers:

Business data: Customer records, financial data, invoices, contracts, proposals, project files, email archives.

Application data: Your CRM database, accounting software data, project management records. If the software runs locally, the data files need separate backup. If it is cloud-based, verify the vendor's backup policy (many cloud providers do not guarantee data recovery).

System configurations: Server settings, software licenses, network configurations, printer setups. Rebuilding these from scratch after a disaster takes days. Document them independently.

Passwords and credentials: Your password manager vault, encryption keys, software license keys. Store these securely but separately from your main backup.

Email: If you use Microsoft 365 or Google Workspace, your email is in the cloud but that does not mean it is backed up. Both services have retention policies that may automatically delete old emails. Third-party email backup services like Backupify or Spanning cost $3-6/user/month.

Website and online presence: Your website files, database, media, and configuration. If your website goes down and you have no backup, rebuilding from scratch costs $2,000-$10,000+ depending on complexity.

Data Inventory Checklist by Business Type

Business TypeCritical DataOften Overlooked
Professional servicesClient files, billing records, emailSigned contracts (PDFs), time tracking data
RetailPOS transaction history, inventoryCustomer loyalty program data, vendor contacts
HealthcarePatient records (HIPAA), schedulingMedical device calibration records, lab results
ConstructionProject blueprints, permits, bidsSite photos, inspection reports, lien waivers
RestaurantPOS data, recipes, vendor contractsEmployee certifications, health inspection docs
Law firmCase files, court filings, trust accountsStatute of limitations calendars, conflict checks

The 3-2-1 Backup Rule

This is the industry standard, endorsed by NIST and CISA:

  • 3 copies of your data (the original plus two backups)
  • 2 different storage types (for example, local external drive plus cloud storage)
  • 1 copy stored offsite (physically separate location or cloud)

This rule protects against single points of failure. If your office floods, the offsite copy survives. If a cloud provider has an outage, the local copy is available. If ransomware encrypts your network, the disconnected backup is safe.

The 3-2-1-1-0 Rule (Enhanced)

Security experts now recommend an enhanced version:

  • 3 copies of your data
  • 2 different storage types
  • 1 copy offsite
  • 1 copy offline (air-gapped, disconnected from any network)
  • 0 errors (verified through regular restore testing)

The extra "1" (offline/air-gapped) is the ransomware protection layer. The "0" is the testing requirement that most businesses skip. Both are critical.

Backup Methods Compared

MethodSpeed to BackupSpeed to RestoreCostProtection LevelBest For
External hard driveFastFast$50 - $200Low (same location risk)Quick file recovery
NAS deviceFastFast$200 - $1,000Medium (on-site, multi-drive)Office-wide backup
Cloud backupSlow (initial)Medium$5 - $15/mo/computerHigh (offsite, encrypted)Disaster protection
Disk imagingMediumFast (full restore)$50 - $100 (software)High (complete snapshot)Full system recovery
Tape backupSlowSlow$500 - $2,000 (drive)Very high (offline, durable)Archival, compliance
Hybrid (local + cloud)Fast local, slow cloudFast (local first)$200 - $500 + $5-15/moVery highBest overall protection

Local Backup

An external hard drive or NAS (network-attached storage) device in your office. Fast to back up and restore. Vulnerable to the same physical risks as your primary systems (fire, flood, theft).

Use for: Quick recovery of accidentally deleted files and fast system restoration.

Hardware options:

  • External USB drive: $50-150 for 2-4TB. Simple, portable, affordable. Connect it, run your backup, disconnect it.
  • NAS (Synology, QNAP): $200-1,000 for a 2-4 bay unit. Backs up multiple computers automatically over your network. Supports RAID for drive failure protection. Models like the Synology DS220+ ($300) or DS420+ ($500) are popular with small businesses.

Cloud Backup

Your data is encrypted and uploaded to remote servers. Protected from local physical risks. Slower to restore large amounts of data depending on internet speed.

Popular services compared:

ServiceCostStorageKey Features
Backblaze$7/mo per computerUnlimitedSimple, set-and-forget, fast restores
Carbonite$6-24/mo500GB - unlimitedMultiple plans, server backup available
iDrive$80/yr5TB (multiple computers)Best value for multiple machines
Acronis Cyber Protect$50-100/yr500GB - 5TBBackup + antivirus + anti-ransomware
CrashPlan for Small Business$10/mo per computerUnlimitedDesigned for businesses, admin console

Use for: Protection against physical disasters, ransomware, and theft.

Important note on initial upload: If you have 500GB of data and a 10 Mbps upload speed, the initial cloud backup takes approximately 5 days running continuously. Plan for this. After the initial upload, daily incrementals are much smaller (usually minutes to an hour).

Disk Imaging

A complete snapshot of your entire system, including the operating system, software, settings, and data. This lets you restore a computer to its exact state at the time of the image.

Use for: Full system recovery after hardware failure or ransomware without reinstalling everything from scratch.

Tools: Macrium Reflect (free/$70), Acronis True Image ($50-100), Veeam Agent (free for personal use). Windows also has built-in system image backup, though it is less reliable.

Recovery Time Objective (RTO) and Recovery Point Objective (RPO)

These two metrics define your backup requirements:

RTO: How quickly do you need to be back up and running? If you can afford to be down for 24 hours, your backup strategy is different than if you need to be operational within 2 hours.

RPO: How much data can you afford to lose? If losing a full day of work is acceptable, daily backups are fine. If losing even an hour of data is catastrophic, you need continuous or near-continuous backup.

RTO and RPO Targets by Business Type

Business TypeRecommended RTORecommended RPOBackup Frequency
E-commerce store1-2 hours1 hourContinuous/hourly
Medical practice2-4 hours4 hoursEvery 4 hours
Law firm4-8 hours24 hoursDaily
Construction company8-24 hours24 hoursDaily
Restaurant2-4 hours24 hoursDaily
Accounting firm (tax season)1-2 hours1 hourContinuous/hourly
Accounting firm (off-season)8-24 hours24 hoursDaily
Retail store2-4 hours4 hoursEvery 4 hours

Notice that some businesses have different requirements at different times. An accounting firm during tax season cannot afford 24 hours of data loss; the same firm in July can.

Calculating the Cost of Downtime

To determine your RTO, calculate your hourly cost of downtime:

Revenue loss: Annual revenue divided by 2,080 working hours = hourly revenue. A business doing $1 million/year loses approximately $480/hour.

Productivity loss: Number of employees multiplied by average hourly cost (salary + benefits). A 10-person team at $35/hour average = $350/hour in wasted labor.

Recovery costs: IT support, emergency services, overtime to catch up.

Reputation costs: Harder to quantify but real. Missed deadlines, unresponsive customer service, canceled appointments.

For most small businesses, a reasonable target is:

  • RTO: 4-8 hours (operational within a business day)
  • RPO: 24 hours (daily backups, losing at most one day of data)

Building Your Backup Plan

Step 1: Inventory Your Data

List every system, application, and data source. Categorize by importance: critical (business stops without it), important (significant disruption), and nice to have (inconvenient but manageable).

Use this simple framework:

PriorityCategoryExamplesBackup Frequency
P1 - CriticalBusiness stopsAccounting data, CRM, email, POSDaily or more frequent
P2 - ImportantSignificant disruptionProject files, contracts, proposalsDaily
P3 - StandardInconvenientMarketing materials, old archivesWeekly
P4 - OptionalMinimal impactTemp files, downloads, personal filesMonthly or not at all

Step 2: Choose Your Backup Tools

For most small businesses, a combination of cloud backup service plus a local external drive or NAS covers the 3-2-1 rule. Set both to run automatically.

Recommended setup by business size:

Business SizeLocal BackupCloud BackupEstimated Monthly Cost
Solo/freelancerExternal USB driveBackblaze ($7/mo)$7/mo + $75 one-time
2-5 employeesSynology DS220+ NASiDrive ($7/mo)$14/mo + $400 one-time
6-15 employeesSynology DS420+ NASCrashPlan ($10/mo/computer)$60-150/mo + $600 one-time
16-50 employeesServer with RAID + NASAcronis or Veeam$200-500/mo + $2,000 one-time

Step 3: Automate Everything

Manual backups do not happen. Someone forgets, gets busy, or assumes someone else did it. Automate your backups to run daily at minimum. Verify they completed successfully.

Set up email notifications for backup completion and failure. Most backup software and cloud services support this. If your backup fails silently, you will not know until you need it.

Step 4: Test Your Restores

This is where most backup plans fail. Everyone sets up backups. Almost no one tests restoring from them. Schedule a restore test at least quarterly. Pick a random file and restore it. Once a year, do a full system restore test.

A backup you have never tested is not a backup. It is a hope.

Testing schedule:

Test TypeFrequencyWhat to Do
Random file restoreMonthlyPick 3 random files from different dates, restore them
Application data restoreQuarterlyRestore a database or application data file, verify it opens
Full system restoreAnnuallyRestore a complete system image to a test machine
Disaster simulationAnnuallyPretend your office is gone; recover everything from offsite/cloud

Step 5: Document the Plan

Write down your backup procedures, recovery steps, contact information for vendors and IT support, and the location of all backup media and credentials. Store this document outside your primary systems (printed copy in a safe, for example).

Your backup documentation should include:

  1. What is being backed up and where
  2. Backup schedule (frequency, time of day)
  3. Where backup media is stored (local and offsite locations)
  4. Login credentials for cloud backup services (stored in password manager AND printed in a sealed envelope in a safe)
  5. Step-by-step recovery procedures for each system
  6. Contact information for IT support, managed service provider, and key vendors
  7. Who is responsible for monitoring backups and testing restores
  8. Insurance information (cyber liability policy number and contact)

Cloud SaaS Backup: The Gap Most Businesses Miss

If your business runs on cloud software (Google Workspace, Microsoft 365, Salesforce, QuickBooks Online), you might assume your data is automatically backed up. It is not -- at least not in the way you think.

The shared responsibility model: Cloud providers protect against infrastructure failures (their servers going down). They do not protect against user error (someone deletes a critical email or spreadsheet), malicious insiders (a disgruntled employee deletes files), or third-party app damage (a connected app corrupts your data).

Cloud ServiceBuilt-in RetentionWhat They Do NOT Protect
Google Workspace25-day trash recoveryPermanent deletions after 25 days, admin actions
Microsoft 36530-93 day retention (varies)Permanent deletions, ransomware encryption of synced files
SalesforceNo automatic backupAny data loss; you must export or use third-party backup
QuickBooks OnlineNo point-in-time recoveryAccidental bulk edits, file corruption
Dropbox/Box30-180 day version historyPermanent deletions beyond retention period

Third-party SaaS backup tools:

  • Backupify (Datto): $3-6/user/month for Google Workspace and Microsoft 365
  • Spanning: $4/user/month for Google Workspace, Microsoft 365, Salesforce
  • OwnBackup: Enterprise-focused, primarily for Salesforce
  • Rewind: $3-9/month for Shopify, QuickBooks Online, BigCommerce

For a 10-person company on Google Workspace, SaaS backup costs $30-60/month. That is cheap insurance against a mass deletion or ransomware event affecting your cloud data.

Ransomware-Specific Considerations

Ransomware is the biggest backup-related threat to small businesses. The average ransomware payment for small businesses is $116,000, and 80% of businesses that pay the ransom get hit again. Modern ransomware specifically targets backup files and connected backup drives.

How Ransomware Attacks Backups

  1. Connected drives: Ransomware encrypts anything it can reach on the network, including mapped drives, NAS devices, and USB drives that are plugged in.
  2. Cloud sync corruption: If ransomware encrypts files on your local machine and you use Dropbox or OneDrive sync, the encrypted files overwrite the cloud copies.
  3. Backup software credentials: Advanced ransomware searches for backup software configurations and uses those credentials to delete or encrypt cloud backups.
  4. Time-delayed encryption: Some ransomware sits dormant for weeks, ensuring that your recent backups also contain the malware before activating.

Ransomware-Proof Backup Strategy

Protect against this by:

  • Keeping one backup disconnected. An external drive that is only connected during backup runs cannot be encrypted by network ransomware. Rotate two drives: one connected (backing up), one disconnected (stored offsite).
  • Using immutable cloud backups. Some cloud backup services offer write-once storage that cannot be modified or deleted, even by ransomware. Backblaze B2, Wasabi, and AWS S3 Object Lock all support immutability.
  • Limiting backup account permissions. The account used for backup should not be your main admin account. Use a dedicated service account with minimal permissions.
  • Keeping multiple backup generations. Do not just keep the latest backup. Keep daily backups for 30 days, weekly backups for 3 months, and monthly backups for 1 year. If ransomware was dormant for 2 weeks, you can restore from before the infection.
  • Air-gapping one copy. A truly air-gapped backup is physically disconnected from all networks. Monthly, copy critical data to an external drive and store it in a fire safe or bank safe deposit box.

Backup for Specific Compliance Requirements

Some industries have legal requirements for data retention and backup:

RegulationApplies ToBackup RequirementsRetention Period
HIPAAHealthcare providersEncrypted backups, documented recovery procedures6 years minimum
PCI DSSBusinesses accepting cardsEncrypted cardholder data, tested recoveryPer data retention policy
SOXPublic companiesFinancial data integrity, audit trails7 years
IRS requirementsAll businessesTax records and supporting documents3-7 years
State data breach lawsAll businesses with PII"Reasonable" data protection measuresVaries by state
FINRAFinancial advisorsClient communications, trade records3-6 years

If you are in healthcare, finance, or any regulated industry, your backup plan is not optional. It is a legal requirement. Non-compliance fines for HIPAA violations start at $100 per violation and can reach $1.5 million per year per violation category.

What Recovery Looks Like

When disaster strikes, follow this sequence:

  1. Assess the damage. What was lost or compromised?
  2. Contain the threat. If ransomware, disconnect affected systems from the network immediately. Unplug Ethernet cables and disable Wi-Fi on every machine.
  3. Identify your most recent clean backup. Verify it is not also compromised. For ransomware, you may need to go back further than you expect.
  4. Restore critical systems first. Accounting, customer records, and communication tools.
  5. Restore secondary systems. Project files, historical records, archives.
  6. Verify data integrity. Spot-check restored data against known records.
  7. Document lessons learned. Update your backup plan based on what worked and what did not.

Estimated Recovery Times by Method

Recovery Method50GB of Data500GB of Data2TB of Data
Local USB drive15-30 minutes2-4 hours6-12 hours
Local NAS (gigabit)10-20 minutes1-3 hours4-8 hours
Cloud backup (100 Mbps)1-2 hours10-15 hours2-3 days
Cloud backup (25 Mbps)4-6 hours2-3 days7-10 days
Disk image to new hardware30-60 minutes3-5 hours8-16 hours

This is why the local backup matters even when you have cloud backup. Restoring 500GB from the cloud on a typical business internet connection takes over a day. Restoring from a local NAS takes a few hours.

Common Backup Mistakes

Assuming cloud services back up your data. Google Workspace, Microsoft 365, and Dropbox are not backup services. They are file storage and sync services. If you delete a file (or ransomware does), it is gone after the retention period.

Only backing up files, not systems. Backing up your documents folder is not enough. If your computer dies, you need the operating system, applications, and configurations too. A full disk image lets you restore everything in hours instead of days.

Never testing restores. 37% of backup tapes and 25% of cloud backups fail when you actually try to restore from them. Test quarterly or your backup is just a hope.

Keeping backups connected to the network. A NAS that is always online is vulnerable to ransomware. Use the rotation method: two backup drives, one connected and one disconnected, swap weekly.

No offsite copy. A backup in the same building as your computers is not protected against fire, flood, or theft. The offsite copy (cloud or physical offsite) is your true disaster recovery.

Backing up to the same physical drive. If you back up to a second partition on the same hard drive, a drive failure destroys both copies. Always back up to a physically separate device.

Ignoring mobile devices. Employees' phones and tablets often contain business data: photos of job sites, customer communications, notes from meetings. Enable cloud sync (iCloud, Google Photos) or include mobile devices in your backup plan.

Not encrypting backups. An unencrypted backup drive that gets stolen is a data breach. Enable encryption on all backup media. Most backup software (Backblaze, Acronis, Veeam) supports AES-256 encryption.

Disaster Recovery vs. Backup: They Are Not the Same Thing

Backup copies your data. Disaster recovery gets your business running again. A complete disaster recovery plan includes:

  • Backup: Copies of all data and system images
  • Alternative work location: Where employees work if the office is unusable (home, coworking space, partner office)
  • Communication plan: How you notify employees, customers, and vendors
  • Hardware replacement: Where you get replacement computers (Dell, HP, and Lenovo offer next-business-day delivery on business models)
  • Network and connectivity: Temporary internet, phone forwarding, VPN access
  • Priority order: Which systems come back first, second, third

Example disaster recovery timeline for a 10-person office after a fire:

TimeAction
Hour 0-2Assess damage, notify employees, activate phone forwarding
Hour 2-4Order replacement laptops (overnight shipping), set up temp workspace
Hour 4-8Begin restoring cloud backup to any available computers
Day 1-2Replacement hardware arrives, restore from disk images and cloud backup
Day 2-3Critical systems operational (accounting, email, CRM)
Day 3-5Full operations restored from backup, verify all data integrity
Week 2Permanent office solution identified, full recovery complete

Without a plan, this same recovery takes 2-4 weeks and costs 5-10x more.

Bottom Line

Data backup is the cheapest insurance you will ever buy. A cloud backup service costs less than a daily cup of coffee. A local NAS device costs less than one emergency data recovery attempt. A tested, documented backup plan is the difference between a bad day and a business-ending catastrophe.

The math is simple: $100-300/month for comprehensive backup versus $50,000-200,000+ for an unplanned data loss event. Set it up this week. Test it this month. Review it quarterly. And remember: a backup you have never tested is not a backup. It is just a file you hope works.

5Sources

Frequently Asked Questions

How often should a small business back up its data?

At minimum, back up daily. For most small businesses, a reasonable target is a 24-hour recovery point objective (RPO) — meaning you lose at most one day of data. If losing even an hour of data would be catastrophic (like for transaction-heavy businesses), you need continuous or near-continuous backup. Automate everything — manual backups don't happen consistently.

What is the 3-2-1 backup rule?

Keep three copies of your data, on two different storage types (like a local external drive plus cloud backup), with one copy stored offsite. This is the industry standard endorsed by NIST and CISA. It protects against every single point of failure — office fire, cloud outage, or ransomware encrypting your network.

How much does cloud backup cost for a small business?

Cloud backup services like Backblaze cost about $7/month per computer. Carbonite and Acronis offer various plans from $50-$200/year. iDrive offers plans from $80/year for multiple computers. This is the cheapest insurance you'll ever buy — less than a daily cup of coffee to protect years of business data.

How do I protect my backups from ransomware?

Keep one backup physically disconnected — an external drive only connected during backup runs can't be encrypted by network ransomware. Use cloud backup services with immutable (write-once) storage that can't be modified or deleted. Limit backup account permissions so they're separate from your main admin account. Modern ransomware specifically targets connected backup drives.

How do I test if my backups actually work?

Schedule a restore test at least quarterly — pick a random file and restore it from backup. Once a year, do a full system restore test. A backup you've never tested is not a backup, it's a hope. Most backup plan failures are discovered only during an actual emergency because nobody ever tested the restore process.

Want More Guides Like This?

Get new guides, tools, and insights delivered to your inbox. Written for business owners, backed by real sources.