Introduction
Itâs Monday morning, and your business depends on data: invoices, supplier contracts, client files, financial records, or property management documents. Thenâyour laptop or server refuses to start. Or worse, your systems fall victim to ransomware. Suddenly, everything your business relies on is inaccessible or compromised.
(đ's and đ's to M e t r i c o n ' s IT Team, existing and soon to be established!) - 01-08-2025
You might think: âIâm too small to be targetedâ, or âDropbox or Google Drive keeps everything backed upâ.
The reality in Australia is different. Cyber threats strike every six minutes. Over 64% of Australian businesses experienced data loss or downtime in the past year, and the average organisation lost more than three working days due to unexpected system failures or disruptions. Downtime and data loss cost the nation nearly AU$65.5âŻbillion annually, affecting productivity, revenue, and reputation.
About 58% of Australian businesses admit to not having a formal data backup or recovery plan, and 60% of those that suffer severe data loss close within six months. In other wordsâwithout a proper plan, one technical failure can derail years of effort.
Thatâs where BorgBase + Vorta come in. These tools offer an affordable, user-friendly solutionâideal for Australian business owners looking to protect data without endless complexity or expensive overhead:
- BorgBase is a secure hosted backup repository provider.
- Vorta is a beautiful, crossâplatform app that controls BorgBackup under the hood.
- Together, they deliver encrypted, deduplicated backups starting at just USDâŻ80/year (~AUDâŻ120) for 1âŻTB.
In this postâyou'll learn:
- Why data loss prevention (DLP) is essential in Australiaâs threat landscape
- What BorgBase and Vorta are and how they function together
- How to set up backupsâfrom SSH key generation to restore stepsâon Mac, Linux
- How to test restores to ensure your backups truly work when you need them
đ¤ˇââď¸ 2. Why Data Loss Prevention (DLP) Matters for Businesses
2.1 Understanding Data Loss & Key Risks
Data loss can strike at any momentâand from many angles: hardware failure, human error, malware, ransomware, device theft, or natural disasters like floods or fires.
In Australia, hardware and human error account for nearly 75% of data loss incidents, making simple mistakes a major threatâeven before considering cyber crime.
Imagine losing two years' worth of invoices or client records because a local storm ruined your PC, or accidentally deleting critical documentsâwithout a recent backup, recovery may be impossible. Thatâs why offâsite, automated backups are essential: they protect even if your physical workplace is compromised.
2.2 How Common & Costly Is the Problem in Australia?
- Around 64% of Australian businesses experienced data loss or downtime in the past year, with the average incident causing over 27 hours (more than 3 workdays) of disruption..
- The yearly economic cost to business productivity and revenue from data loss is estimated at AUâŻ$65.5âŻbillion.
- Nearly 58% of businesses lack a formal backup or disaster recovery plan, and only 7% have policies covering cloud, on-premise and hybrid data environments.
In short: most businesses are exposed, many incidents are preventable, and the financial stakes are enormous.
2.3 Impacts Beyond Just Downtime
- A cyber attack doesnât just steal dataâit can cost you an average of A$50,000 per incident (estimates range up to A$200k depending on scope).
- Loss of reputation is real: up to 20% of businesses report damage to their professional reputation, and almost half acknowledge losing client work due to backup failures.
- According to IT disaster recovery studies, every $1 spent on mitigation can prevent up to $7 in downstream costs; yet many businesses operate without any formal plans.
2.4 Why Many Businesses Assume âIt Wonât Happen to Meâ
- Reliance on consumer-grade tools: Dropbox, Google Drive, or USB drives may not offer version control, encryption, or offsite redundancy.
- Underestimating risk: human error and hardware failure are far more common than headline-grabbing breachesâbut also more preventable.
- Cost and complexity fears: owners assume backups must be expensive or technicalâthis is often untrue, but without guidance, it feels that way.
Yet the data shows: businesses without any recovery plan have an extremely low chance of survival following major loss.

2.5 What Good DLP Looks Like
A robust data loss prevention plan includes:
- Automated off-site backups, preferably encrypted and incremental
- Regular testing of restore proceduresâtesting catches when a backup fails before disaster strikes.
- Clear retention policies (e.g. daily, weekly, monthly backups retained) for complianceâparticularly vital if you're handling customer data subject to the Privacy Act.
- Monitoring or alerts to flag failed or stale backups before they become problematic
2.6 Why redundancy matters: the 3â2â1 backup rule
Many businesses assume a single backup or cloud sync is enoughâbut here's why that's risky. The widely recognised 3â2â1 backup rule offers a simple, proven blueprint for data resilience:
- 3 copies of your data (original device + 2 backups)
- Stored on 2 different media types (e.g. local hard drive + cloud/remote server)
- And at least 1 copy off-site (in another location or via a service like BorgBase).
This structure guards against:
- Hardware failure or corruption (one device might go bad, but two others survive)
- Physical/local disasters or theft (if your site floods, the offâsite copy is safe).
- Ransomware or malware (an encrypted offâsite backup remains clean and restorable)
BorgBase + Vorta fit the 3â2â1 model perfectly:
- Your device holds the original data.
- Vorta lets you run incremental backups locally (e.g. external drive or NAS).
- BorgBase provides the offâsite encrypted copy.
With Borgâs builtâin deduplication and encryption managed via Vorta, you get spaceâefficient, secure offâsite backupsârounding out the full 3â2â1 protection without complexity.
đŻ What Is Deduplication?
Deduplicationâsometimes shortened to âdedupeââis a dataâprotection technique that eliminates duplicate copies of data, storing just one unique instance and replacing repeated data with compact references or âpointersâ to that original copy.
- Instead of saving every version of the same photo or file each time you run a backup, deduplication ensures that only new or changed data is stored.
- If you delete a file then add it back laterâor if multiple files contain identical chunksâBorg captures just one copy, dramatically reducing storage needs and bandwidth usage
3. Meet BorgBackup, Vorta & BorgBase
3.1 BorgBackup (Borg) â The Powerful Engine Under the Hood
BorgBackup (often just "Borg") is an open-source backup program designed for efficiency, security, and long-term reliability:
- It uses content-defined chunking deduplication: files are split into variable-length chunks, and only brand-new chunks are storedâold and unchanged parts are referenced instead.
- Deduplication works across files, machines, and archivesâmove a file or rename it, Borg still detects duplicates and doesnât waste space.
- Compression options (lz4, zstd, zlib, lzma) reduce storage and bandwidth use depending on your speed or space priorities.
- Authenticated encryption (AESâOCB or ChaCha20-Poly1305 with HMAC-SHA256) ensures confidentiality and integrityâdata is encrypted before leaving your device.
This combination makes Borg ideal for daily backups: only changes are uploaded, less storage is consumed, and encrypted archives remain secureâeven if you lose access to your backup provider.
3.2 Vorta â A Friendly Interface for BorgBackup
While Borg is powerful, itâs command-line basedâVorta bridges that gap with a graphical, cross-platform (macOS & Linux) desktop client:
- You can create SSH keys, add repositories, pick folders to back up, schedule automatic backups, and restore archivesâall from a friendly GUI
- Vorta's scheduler can automatically run backups at chosen intervals (daily, weekly, etc.) and launch on login to ensure no job is missed.
- Full support for browsing archives: mount restore points, extract individual files or whole folders, and prune old backups under flexible rules.
- Itâs fully open-source and free under GPLv3âno vendor lock-in. Users (like me) often praise its clean interface and ease of use, with one observing: âVorta gives me secure backups with detailed control, sane defaults and an easy to understand interface.â
Note: Windows support is limited, but work-arounds exist (e.g. WSL1/2) to run Borg and Vorta on Windows.

3.3 BorgBase â Secure, Hosted Backup Storage
BorgBase is a reliable hosted repository provider designed specifically for Borg users:
- They offer a free 10âŻGB plan, plus paid tiers such as 1âŻTB for USD $80/year (around AUD $120), which includes unlimited repositories and no transfer or API fees.
- Security-first design: data is encrypted on your device before upload; BorgBase doesnât have access to your keys. Repositories can be append-only, with options for alerts when backups haven't run for a while.
- It fully supports using SSH key authentication. You can add multiple devices, each with its own key and repo access, making setup flexible.
Since the same team builds Vorta, integration is smooth: simply copy your BorgBase repo URL into Vorta, choose your SSH key, and you're ready to back up securely offâsite.
đ Summary
| Component | Function | Why it matters for Australian businesses |
|---|---|---|
| BorgBackup | Efficient, deduplicated, compressed, encrypted backups | Saves bandwidth & storage; protects your data from threats |
| Vorta | GUI interface with scheduler, restore tools, easy repo configuration | Makes backups accessible even if you're not tech-savvy |
| BorgBase | Affordable hosted repository, unlimited archives, SSH key management | Offâsite redundancy, good value for money, secure and expandable |
𼡠4. Why the Ransomware Economy Puts Your Business at Risk
4.1 Cyber crime: A Rising $10 TrillionâaâYear Threat
Recently, analysts have sharply revised the cost of cyber crime upward. While earlier estimates suggested around USDâŻ1.2âŻtrillion annually, the most current projections put cyber crime losses at USDâŻ10.5âŻtrillion by 2025, rivalling the GDPs of major world economies.
Ransomware is at the heart of that economic impactâwhich includes direct ransom payments, system recovery, business interruption, reputational damage, data loss, and more. Cyber security Ventures reports ransomware costs alone could exceed USDâŻ57âŻbillion in 2025, rising to over USDâŻ265âŻbillion by 2031.
Hereâs the reality: you canât ignore cyber threats anymoreâor pretend they wonât affect your business. They will, and often when you least expect it.
4.2 StateâSponsored Attackers and Organised Crime
Todayâs ransomware operators often function more like professional businessesâsometimes backed by nation-states seeking soft power or financial gain. Organised groups such as LockBit, Conti, and BlackCat operate with structure, employee roles, and even research-and-development arms.
These attackers seize on geopolitical tensions and weak legal limitations to target businesses globally, especially those with cyber insurance policies.
4.3 Cyber Insurance: A DoubleâEdged Sword
Certain ransomware gangs now tailor ransom demands to what they know victims can affordâbased on their insurance coverage. If a business carries a cyber insurance policy, attackers may demand amounts close to the policy limit, confident the insurer will pay.
Insurers have become central figures in the ransomware ecosystem. Premiums have surged, and underwriters now demand strong controls and resilience measures. But reliance on insurance creates moral hazard: businesses may feel theyâre safeâuntil exclusions kick in (e.g., state-sponsored incidents or war-like acts), leaving them uncovered.
NotPetyaâattributed to a Russian state-affiliated attackâcaused around USDâŻ10âŻbillion in damage, yet insurers denied many claims citing war exclusion clauses.
4.4 What This Means for Your Business
- You are a potential target, regardless of size or industry. If you hold cyber insurance, attackers assume you can payâand demand accordingly.
- Insurance may not fully protect youâespecially in cases involving state-sponsored attacks or war exclusions.
- Downtime and recovery costs dwarf ransom payouts. The average ransomware incident now costs upwards of USDâŻ5 million, mostly from lost productivity, remediation, legal fees, fines, and reputation damageânot just the ransom itself.

đ§ 5. Staff Training: Your Most Critical Layer of Defence
5.1 Why Staff Behaviour Matters More Than Ever
Technology can block many cyber threatsâbut often itâs human error that opens the doors. According to IBM, up to 95% of cyber security breaches involve human mistakesâsuch as clicking on malicious links or neglecting multi-factor authentication.
5.2 The Growing Menace of AIâPowered Phishing & Vishing
AI has dramatically upped the game for attackers. Recent studies show that AIâpowered spearâphishing campaigns now outperform elite human-crafted campaigns, increasing attack effectiveness by over 55% since 2023.
Even more concerning: attackers now use AI-generated voice cloning, creating deepfake audio to impersonate trusted individualsâsuch as executives or suppliersâto trick staff into sharing passwords, transferring funds, or revealing sensitive info. These aren't scripted scamsâthey often occur on real-time phone or video calls.

5.3 Training Turns Staff into a Human Firewall
Regular, role-specific cyber training can reduce your risk dramatically:
- Organisations that implement structured, continuous training see a 70% decrease in successful phishing incidents, according to Ponemon Institute findings.
- Adaptive and behaviour-first training approachesâlike simulations and real-time reportingâhave been shown to reduce phishing risk by as much as 86%.
New hires are especially vulnerableâthey're 44% more likely to click malicious links in their first few months and 71% more likely to fall for social-engineering scams unless given proper orientation.
Training approaches that show strong results include:
- Quarterly phishing simulations
- Role-playing exercises and group sessions that encourage discussion
- Open-reporting culture where mistakes lead to learning, not blame.
5.4 AI (Machine Learning/Big Data) Doesnât Replace Trainingâit Escalates It
In the age of generative AI, teaching staff to recognise scams is far more important than ever. According to recent analyses:
- Generic spam filters may fail against AI-generated phishing, which mimics tone, logos, formatting, and even writing style.
- Voice phishing (vishing) increasingly leverages AIâcloned audio to deceive employeesâmaking staff awareness and verification protocols essential.
AI-powered phishing now outperforms human-crafted attacks by 55%, and training programs can reduce phishing by up to 86% using adaptive simulations and real-time threat awareness.
6. Getting Started with BorgBase & Vorta: A Step-by-Step Guide
Follow these steps to install Vorta, connect it to BorgBase, and set up automated, encrypted backups:
đď¸ StepâŻ1 â Sign Up to BorgBase and Add Your SSH Key
- Go to BorgBase.com, sign up for the free plan (10âŻGB) or paid tier (1âŻTB for USDâŻ80/year).
- Navigate to Account â SSH Keys, click Add Key, and paste the public part of your SSH key.
- Give each key a clear name (e.g. âOffice Laptopâ) and save.
This provides secure, passwordâless access from your computer to your offâsite repository.
đď¸ StepâŻ2 â Create a BorgBase Repository
- In BorgBase, go to Repositories â New Repo.
- Name it (e.g. âOffice Laptop Backupâ), choose your region (closest for performance), set a quota, and assign the SSH key(s).
- Click Create. Then copy the repo URL for later use.
đď¸ StepâŻ3 â Install Vorta on Your Device
On Linux:
- Preferred options:
sudo apt install vorta(Debian/Ubuntu and derivatives)flatpak install flathub com.borgbase.Vorta- Or
pip3 install vortaif you prefer the latest version Borgbase.
On macOS:
- Install Homebrew if needed, then run
brew install vorta. Alternatively, use a DMG or PKG installer from Vortaâs website.
(Windows isn't fully supported yet; you can use WSL to run Vorta on Windows if needed)
đď¸ StepâŻ4 â Connect Vorta to Your BorgBase Repository
- Launch Vorta.
- Under the Repository tab, select Initialise New Repository, choose âRemote Repositoryâ, and paste your BorgBase repo URL.
- Select the matching SSH key from the dropdown and set a secure passphrase (if not already set in BorgBase). If options like encryption or compression appear, default settings are safe to keep.
- Click AddâVorta will perform an init of the remote repo and confirm success.
đď¸ StepâŻ5 â Choose What to Back Up
- Switch to the Sources tab and click Add Directory (or File).
- Pick your important folders: e.g. accounting folders, client files, Photos, Documents, even external hard drives.
- Configure exclusions if needed (comparative backups, large temp files).
- Click Start Backupâthe first full backup may take some time depending on file size and internet speed.
đď¸ StepâŻ6 â Automate Backups & Manage Retention
- Go to the Schedule tab. Choose daily, weekly, or custom intervals.
- Enable âStart Vorta automatically at loginâ under the Misc tab to ensure backups run even if you forget.
- In Archives, configure pruning rules: e.g. keep hourly backups for 24 hours, daily for a month, monthly for a year. Vorta can thin out older snapshots automatically after each backup.
đď¸ StepâŻ7 â Testing and Restoring Your Backup
- Under Archives, find a recent snapshot.
- You can choose Mount to browse files or Extract to restore to a folder.
- To test on a new device: copy your existing private SSH key (set
chmod 600), install Vorta, add your BorgBase repo using the same URLâyour archives will appear and be extractable exactly as before.
Summary
- Sign up for BorgBase, add your SSH key.
- Create a repo and copy its URL.
- Install Vorta on your device.
- Add the remote repository in Vorta.
- Choose folders and perform your first backup.
- Schedule automated backups and set up pruning.
- Test restore via mount or extract to confirm everything works.

7. Why This Is A Good Backup Solution
Hereâs how BorgBase + Vorta stack up when compared with local competitors and bigger corporate plans.
7.1 Affordability: Pay for What You Actually Use
- BorgBase offers a 1âŻTB plan at USDâŻ80/year (â AUDâŻ120) plus flexible quota billingâyou only pay for overage beyond your plan limit; there are no data transfer, API or hidden fees.
- In comparison, many Australian backup services are around AU$20/month per device for similar capacityâeasily amounting to AU$240/year or more, and often without encryption or deduplication.
- While providers like Backblaze B2 or Wasabi offer comparable or slightly higher pricing (~USDâŻ83/year for 1âŻTB), those are paid-for storage only. BorgBase includes integrated support for Borg & Vorta with zeroâknowledge encryption.
7.2 Performance
- Many Aussie businesses use providers with servers overseas, lagging in upload/download speed and potentially exposing data to different legal jurisdictions.
- BorgBase allows you to choose between EU or US regions. Because Borg encrypts data before upload, legal jurisdiction doesnât affect your data privacyâa key advantage if you handle legally sensitive client data.
7.3 Efficiency & Security Built-In
- Borgâs content-defined deduplication ensures you only upload changed parts of filesâeven if theyâre re-named or movedâsaving bandwidth and disk space.
- Unlike Dropbox or Google Drive, backups are encrypted on the client side, meaning zero-knowledge encryption: BorgBase never sees your encryption keys or data.
- Automatic pruning rulesâdaily, weekly, monthlyâkeep your archive tidy, while stale-backup alerting ensures youâre aware if backups stop running.
đŻ Conclusion
Businesses face real risks every day: sudden hardware failure, human error, cyber attacks, even natural disasters. The stats are stark: over 64% of Aussie businesses experience data loss or downtime each year, yet around 60% still have no formal backup strategy to protect themselves from that kind of fallout.
Thatâs where BorgBase + Vorta come in. This simple, cost-effective setup gives you:
- Secure, clientâside encrypted backup
- Efficient, deduplicated storage that slashes bandwidth use
- An easy-to-use GUI to schedule, review, and restore backupsâeven if youâre not a tech pro
- Flexible and transparent pricingâaround AUDâŻ120/year for 1âŻTB, with no hidden data transfer fees
Whatâs more, you reduce your reliance on ransomware payout scenarios or uncertain cyber insurance coverageâespecially as cyber criminals increasingly target businesses based on their insurance limits. Imagine being able to bypass the recovery nightmare because your data is already yours to restore.

đď¸ Official Links: Learn More & Signup To Borg Here

Frequently Asked Questions (FAQ)
1. What if I delete an important fileâhow long are backups kept?
BorgBase and Vorta support pruning rules, letting you keep hourly, daily, weekly, monthly snapshots. Once configured, Vorta automatically removes older archives per your retention policy. You can restore any file from any kept snapshot.
2. Can I back up an external hard drive or USB stick?
Yesâjust connect your external drive and add it as a source in the Sources tab within Vorta. Itâll be backed up just like internal folders, as long as itâs mounted when the backup runs.
3. What if I change computers or reinstall the OS?
Your archives remain intact off-site. Generate or reuse your SSH key, add it in BorgBase, install Vorta on the new device, configure the same backup repo URL, and your existing archives will appear and be restorable.
4. How secure is encryptionâcan even the provider access my data?
Borg uses client-side encryption (AES-OCB or ChaCha20-Poly1305 with HMAC-SHA256). Your data is encrypted before leaving your device and BorgBase never sees your keys. Plus, you can enable append-only mode to prevent tampering.
5. I have slow NBNâwill this work for me?
Absolutely. Vorta only uploads changed or new data thanks to deduplication. After the first full backup, subsequent syncs are minimalâsaving bandwidth and time.
6. Will this work on Mac, Linux, Windows?
Vorta is fully supported on Linux and macOS. Windows users can run Vorta inside Windows Subsystem for Linux (WSL). Direct Windows support is evolving but still unofficial.
7. What if backups stop running or fail?
BorgBase offers stale-backup alerts (via email or webhook) if backups fail or donât run for a set period. This ensures youâre notified earlyânot weeks later.
8. Is there vendor lock-in or migration difficulty?
None. Borg archives can be migrated or downloaded at any time. Since theyâre encrypted locally, you can switch providers or host your own Borg repo without losing data. You remain in full control.
9. What happens if I lose my encryption key or passphrase?
If you lose your key or passphrase, the encrypted backup is irrecoverable. Itâs vital to securely store a backup copy of your passphraseâor keyfile if using keyfile modeâsuch as offline or in a secure password manager.
10. Do I still need cyber insurance if Iâm backing up?
Yesâbackups complement, not replace, cyber insurance. Insurance can help cover liability, legal fees, and damage to reputation, while backups let you restore data without paying ransom. Together, they provide robust business resilience.
Further Reading





