Most small businesses only realise their backup is useless the day they need it. A NAS drive that hasn’t run for months, a USB hard drive still plugged into the infected PC, or “we thought OneDrive was backing everything up” — and suddenly you’re staring at ransomware notes or a dead server.
This guide walks through how to set up a proper backup system for a small business — something simple, affordable, and boringly reliable for a typical 5–50 person company in Malta or the EU.
#Why every small business needs a proper backup system
According to UENI, around 75% of small businesses have no real backup plan, while the median cost of a single cyberattack is about $46,000 — enough to seriously hurt or sink a small firm. At the same time, Infrascale’s 2025 data shows almost 30% of businesses still rely on tape alone, which tells you how many setups haven’t been modernised in years.
For a Malta SME, “no proper backup” usually means:
- Files spread across laptops, email inboxes and random OneDrive or Google Drive accounts
- A single on-site NAS or USB drive, with no offsite copy
- No one checking if backups are actually running — or restorable
When something goes wrong (ransomware, a failed disk, an employee wiping data on exit, or just a coffee spill on a laptop), you don’t just lose files. You lose:
- The ability to invoice accurately
- Contract and compliance records (GDPR headaches included)
- Your reputation when you have to tell clients you’ve lost their data
A proper backup system stops a single mistake, failure, or attack from becoming an existential problem.
#Small business backup best practices (the 3-2-1 rule)
Most modern guidance for small business backup starts from the 3-2-1 rule:
- 3 copies of your important data (1 production + 2 backups)
- 2 different types of storage (for example, server + NAS + cloud)
- 1 copy off-site (not in the same office/building)
This rule matters because it covers the three most common failure types:
- Hardware failure (disk/NAS/server dies)
- Local incidents (theft, fire, flood, power issues)
- Cyber incidents (ransomware encrypts everything it can see)
On top of 3-2-1, a proper backup system for a small business should also include:
- Automation – backups run on schedule without needing someone to remember
- Versioning – multiple versions of files so you can roll back before corruption or ransomware
- Encryption – especially for cloud or off-site backups, to stay compliant
- Testing – at least quarterly restore tests so you know it works
According to multiple backup vendors and SMB surveys, the biggest failure point is not technology — it’s configuration and neglect. The backup job was never set up to include the new file share, the external disk stayed plugged in, or no one noticed that backups have been failing for 3 months.
Treat backup like insurance: you don’t optimise for “never used”, you optimise for “the one day it saves the business”. That means simplicity, documentation and someone clearly responsible.
#Step-by-step: how to set up a proper backup system for a small business
Use this as a practical, technology-neutral blueprint. Whether you’re running a small office server, Microsoft 365, or mostly laptops, the logic is the same.
#1. Decide what you must be able to recover
Start with data, not tools.
List the data you would absolutely need to restart operations within a day or two:
- Accounting and finance (e.g. Xero, Sage, QuickBooks exports, bank statements)
- Client data and project files
- Line-of-business databases (clinic systems, booking systems, ERP, etc.)
- Email and documents (Microsoft 365, Google Workspace)
- Device images or server VMs (if downtime of a server would hurt you)
For each, note:
- Where it lives (server, NAS, OneDrive, local laptop, SaaS app)
- How often it changes (daily, hourly, occasionally)
- Any legal retention needs (tax records, HR files, contracts – think 5–10 years)
This dictates your RPO (how much data you can afford to lose, e.g. 1 hour vs 1 day) and RTO (how fast you must be back online). You don’t need to name these acronyms in your policy, but you do need the decisions behind them.
#2. Choose your backup layers (on-site + off-site)
For a typical Malta SME, a pragmatic 3-2-1 setup looks like this:
- Primary data: Microsoft 365 / Google Workspace + on-prem file server or NAS
- On-site backup: NAS or dedicated backup appliance in the office, not joined to the domain as a normal user machine
- Off-site backup: Cloud backup service located in the EU/EEA to meet GDPR requirements
Consider these common building blocks:
- Image-level backups for servers and critical PCs (so you can restore the whole system)
- File-level backups for shared folders and user data
- SaaS backups for Microsoft 365/Google Workspace — email, OneDrive, SharePoint, Teams
And be clear on one point: Microsoft and Google provide platform resilience, but they do not give you full, long-term, point-in-time backup tailored to your business. If a user deletes data or ransomware hits synced OneDrive files, a third-party SaaS backup is what saves you.
#3. Configure schedules, retention, and encryption
Now convert the plan into concrete settings.
For most SMEs, a good starting point is:
- Server / VM image backups: every 4 hours during working hours
- File-level backups: at least daily, more often for active shares or databases
- Microsoft 365 / Google Workspace backup: at least once per day
Retention (how long you keep restore points):
- 30 days of daily backups for fast restores
- Monthly backups kept for 12 months
- Annual snapshot kept for 7 years for compliance-driven data
Security:
- Turn on encryption at rest and in transit for all cloud and off-site backups
- Use strong, unique admin credentials with multi-factor authentication on backup portals
- Restrict who can delete backups or change retention
GDPR angle: if you’re backing up personal data about EU residents (you almost certainly are), you need:
- A backup provider who acts as a data processor under a clear DPA
- Data stored in the EU/EEA or in a jurisdiction with appropriate safeguards
#4. Test restores and document the process
A backup that hasn’t been tested is a guess.
Build this into your process:
- Quarterly: randomly pick
- One file restore (e.g. old spreadsheet from 2 months ago)
- One folder restore
- One mailbox or OneDrive restore from your SaaS backup
- Annually: test a full VM or server image restore to a test environment
Document, in plain language:
- Where backups are stored (NAS name, cloud provider, account details stored securely)
- How to perform the main restore scenarios
- Who is responsible if you have an incident
This doesn’t need to be a 40-page PDF. One or two pages that someone non-technical can follow under pressure is far more useful.
#Backup vs sync vs replication (what you should actually use)
Many small businesses confuse backup with sync or replication. They are not the same, and using the wrong one can leave you fully exposed.
Here’s the practical difference:
| Approach | What it does | Good for | Risk if used alone |
|---|---|---|---|
| Backup | Creates separate, protected copies | Recovery from deletion, ransomware, DR | Needs planning, storage, testing |
| Sync | Keeps files identical across locations | Collaboration, access from many devices | Deletes and ransomware sync everywhere |
| Replication | Maintains a near-real-time copy of systems | High availability, fast failover | Replicates corruption and attacks fast |
Your proper backup system can absolutely use all three, but:
- Sync (OneDrive/Google Drive) is for convenience, not protection
- Replication is for uptime, not long-term recovery
- Backup is for “we messed up” or “we were hit” and need to go back in time
If you’re not sure whether you’re using a real backup product, ask one question: “Can I restore a file or system to how it was 3 months ago, even if it was deleted last month?” If the answer is no, that’s not a backup strategy.
#A simple backup checklist for small businesses
Use this checklist to pressure-test your current setup or design a new one. If you can’t tick most of these, it’s time to fix it.
- Inventory your critical data
- List your key systems and data sources (servers, SaaS apps, shared folders, laptops)
- Mark which are business-critical vs nice-to-have
- Apply the 3-2-1 rule
- Confirm you have 3 copies of critical data
- Make sure at least 2 different storage types are in use
- Verify at least 1 copy is truly off-site and not directly reachable from your main network
- Standardise on backup tools
- Choose a backup product for servers/PCs and one for Microsoft 365/Google Workspace
- Remove ad-hoc USB drives or home-made scripts as your only protection
- Set schedules and retention
- Daily or better backups for active data
- Retention aligned with tax and regulatory requirements (often 7+ years for key records)
- Secure the backup environment
- Enable encryption for all off-site backups
- Protect backup consoles with MFA and limited admin access
- Separate backup credentials from normal user accounts
- Test and document
- Schedule quarterly restore tests and log the results
- Keep a short, updated recovery guide (who does what, using which system)
- Assign responsibility
- Make backup health checks part of someone’s job description
- Review backup reports or dashboards at least weekly
If you want to stop worrying about backup and data recovery, get in touch — we work with Malta businesses to make IT one less thing on your list.


