Small business / NAS / Shared folders / Office files

Offsite backup for small business.
Private protection for the files your business actually runs on.

Most small businesses are one ransomware hit, sync mistake, or dead NAS away from chaos. ServerCrate gives you encrypted offsite backup for shared folders, office files, exports, NAS data, and critical business systems with private vaults, Restic over SFTP, and no egress fees when it is time to restore.

Small-business friendly
Restic over SFTP
Your key only
No egress fees
Business Vault - ServerCrate
Protected
Environment
Mixed devices
Backup Tool
Restic
Storage
ZFS
Status
Offsite
Common targetsShared drives, NAS, website, exports
Shared files backup
11:00 PM
Done
QuickBooks export
11:05 PM
Done
Restore check
Weekly
Ready
Encrypted before it leaves your environment
Shared-folder friendly
NAS-friendly
Client-side encryption
Business continuity
Restore-ready workflow
Private vault per account
No egress fees
Shared-folder friendly
NAS-friendly
Client-side encryption
Business continuity
Restore-ready workflow
Private vault per account
No egress fees
The actual risk

Most small businesses do not lose data because of drama. They lose it because nobody planned the boring failure.

A dead NAS, a wiped laptop, a broken sync job, a ransomware hit, a bad update, or somebody deleting the wrong folder can do real damage fast. The problem is usually not storage. It is the lack of a clean offsite copy that is private, recent, and actually restorable.

ServerCrate is for getting business-critical data off your office, off your main NAS, and out of the same failure domain without turning backups into a full-time ops project.

01
Choose the real business targets
Shared folders, office docs, exports, website files, database dumps, NAS data, and the folders people assume are already safe.
02
Push it offsite
Use Restic over SFTP to move critical data away from the office, the main NAS, or the same cloud account.
03
Schedule and keep it simple
Run automatic backups on a schedule and keep retention sane without needing an enterprise backup stack.
04
Restore when something breaks
Pull back a single file, a folder, or a full target without getting hit with restore penalties.
Terminal - small business backup
# Example backup job for a small business server or NAS export
$ export RESTIC_REPOSITORY=sftp:vaultuser@vault.servercrate.net:22150:/data
$ export RESTIC_PASSWORD=your-secret-token
 
$ restic backup /srv/company-share /var/www /backups/sql
$ restic forget --keep-last 3 --prune
snapshot saved - business-critical data pushed offsite
What it actually costs

Real small-business backup budgets.

Here's what a 10-person company typically spends on backup, and where ServerCrate fits in. The number most businesses don't plan for: egress charges during a real recovery event.

Typical small-business backup need ServerCrate plan Monthly cost
Sole proprietor / freelancer with laptop and NAS Starter (200 GB) $5/mo
5-person team with shared drive + developer workstations Standard (1 TB) $15/mo
10-20 person company with office server, NAS, dev VMs Pro (2 TB) $29/mo
Multi-location business or agency with 2 TB+ data Contact us for custom Negotiated
The hidden cost most backup plans ignore

Most object-storage backends - S3, Backblaze B2, Wasabi - charge egress fees when you restore. During a real ransomware event or disk failure, you pull hundreds of gigabytes back at once. At $0.01-0.05 per GB egress, that's $50-500 unexpected on top of your normal bill, arriving at the worst possible moment. (Some per-GB hosts like rsync.net do not charge egress - always check.)

ServerCrate charges zero for restore traffic. The plan you pay is the plan you pay, period. That's not just a pricing gimmick - it's an alignment-of-interest question. We want you to restore frequently (to test your backups) without thinking about the bill.

What to back up from a small business

Most small businesses have clusters of data across the same few categories. Here's a checklist for what a typical company should cover:

Shared file storage: NAS, file server, Dropbox Business

The shared drive everyone saves to. Contracts, project files, designs, client deliverables, historical archives. Often sits on a Synology, QNAP, or Windows file server. Back up nightly so the "my laptop died and my documents are gone" problem becomes "give me a minute" not "we're doomed."

Business applications: accounting, CRM, internal databases

QuickBooks databases, local CRM installations, custom line-of-business apps, MySQL/PostgreSQL dumps from internal tools. These are typically the highest-value targets - losing three years of invoices is an existential event for a small business. Back up with full database dumps nightly.

Email archives and cloud app exports

Even if you use Google Workspace or Microsoft 365, you should hold independent copies of email and document exports. Google's retention is not a backup - it won't help if an employee maliciously or accidentally mass-deletes. Tools like rclone pull from Google Drive to a local directory, which Restic then pushes to ServerCrate.

Developer machines: code, credentials, dev environments

Source code should be in Git (GitHub/GitLab), but local branches, credentials, SSH keys, and long-running dev environments aren't in version control. Back up the home directories of developer laptops weekly. Source code repos themselves usually don't need ServerCrate - they're replicated by the hosting provider - but local work in progress definitely does.

Server configs and infrastructure state

Router configs, firewall rules, DNS records exports, server /etc directories, Docker compose files, Kubernetes manifests. If your office IT setup took six months to build, you want the configs offsite so you can rebuild on new hardware in a day, not a month.

Why ServerCrate

Built for backup jobs small businesses actually have.

This is not consumer sync dressed up as backup. It is private offsite storage for the systems and files your business depends on.

Offsite means offsite
A second disk in the same office is not enough. ServerCrate gets critical business data out of the same failure domain.
Shared folders and exports
Good fit for common business backup targets like shared drives, accounting exports, CRM exports, website files, and working documents.
Mixed-device environments
Back up workstations, small servers, and NAS workflows with one clean Restic-based offsite backup flow.
Your key only
Files are encrypted on your side before upload. ServerCrate does not store the key needed to read your business data.
ZFS-backed storage
Backup storage should be boring and reliable. ServerCrate is built on infrastructure chosen for integrity, not gimmicks.
No egress fees
You should not get a second bill during a bad day. Restore your own data without restore-fee nonsense.
What to back up

Good small-business backup targets.

Shared folders, client documents, internal docs, spreadsheets, templates, and the everyday files that keep the business moving.
SF
Shared files
The files people touch every day
Accounting exports, CRM exports, website content, database dumps, and admin exports that matter when a workstation or service fails.
EX
Exports and systems
The operational backbone
NAS data, archived project folders, image libraries, website assets, and other file sets that need an offsite copy outside the office.
NS
NAS and archives
The stuff that disappears when hardware dies
Related pages

Keep the flow moving.

Start with the workflow, then branch into the page that best matches your setup.

FAQ

Questions?

Yes. ServerCrate is a strong fit for small businesses that need private encrypted offsite backup for shared folders, office files, website assets, database dumps, and NAS data.
Start with the files that would stop work if they disappeared: shared documents, accounting exports, CRM exports, website backups, database dumps, and NAS shares.
No. Restic runs on Linux, macOS, Windows, and FreeBSD, so ServerCrate can fit workstation backups, small servers, and NAS-related workflows.
No. Files are encrypted on your side before upload, and ServerCrate does not store the key needed to read your backup contents.
No. ServerCrate does not charge egress fees when you restore your data.
Start Today

Your business data still needs
real offsite backup.

Protect the files that keep the business running.
Private vaults. Zero-knowledge design. No egress fees.

Start Protecting Business Data -> View Plans

Built for real workloads, cancel anytime

Next steps
How we protect your data
Zero-knowledge encryption, ZFS isolation, what we log
Who runs ServerCrate
Operating commitments, where data lives, transparency
First backup in 5 min
Sign up, init vault, run your first Restic backup
Try it before you decide

Encrypted Restic vault, free forever

10 GB. No credit card. Setup in 5 minutes. Bitcoin or card when you upgrade.

Start free vault →
All 5 plans

Flat monthly pricing. No egress fees.

  1. Free10 GB · forever
  2. Starter200 GB · $5/mo
  3. Standard1 TB · $15/mo
  4. Pro2 TB · $29/mo
  5. Business5 TB · $79/mo
See full pricing →