Smart, multi-destination protection for Linux servers

Professional backup without the babysitting

Auto-detects hosting panels (cPanel · Plesk · DirectAdmin · CyberPanel · aaPanel · …), ships to multiple destinations in parallel, verifies every snapshot, and catches ransomware in flight across seven detection layers.

Why mbackup

Hosting-panel aware

Detects cPanel · Plesk · DirectAdmin · CyberPanel · HestiaCP · aaPanel · Virtualmin · CloudPanel and extracts accounts + databases with zero manual config.

Parallel destinations

One backup ships to multiple Storage Boxes / S3 / B2 / SFTP concurrently. Wall-clock time approaches max(per-destination), not the sum.

End-to-end encrypted

restic + AGE encrypt on the agent before any byte leaves the host. The storage server never sees plaintext, even if compromised.

Multi-layer ransomware detection

Seven signals: bytes spike · dedup collapse · files-changed cliff · file-count cliff · ransomware extensions in error / current_path · canary file mismatch.

Multi-tier verification

Weekly full + hourly recent snapshot verification. Any failure escalates immediately via email + critical alert.

Open-source agent

AGPL — audit it, fork it, redistribute internally. No vendor lock-in.

How it works

1

Install the agent

One line: curl -fsSL https://app.mbackup.net/install.sh | bash. Detects the panel, opens firewall ports, enrolls itself.

2

Pick destinations

Hetzner Storage Box · S3 · Backblaze B2 · any SFTP. Attach several to one plan for redundant copies.

3

Schedule + watch

Standard cron · daily/weekly/monthly tiers · automatic verify · instant ransomware alerts. Restore in one click.

Built on standards

RFC compliant · ISO 8601 timestamps · OAuth2 / Sanctum · Argon2id KDF · sodium-signed releases · audit-logged · multi-tenant · WCAG AA · RTL/LTR.

Agent is open-source — AGPL-3.0