I’ve lost files. Not many, but enough to teach me expensive lessons. After a corrupted external drive nearly wiped out a wedding season’s work in 2015, I completely overhauled how I handle client data and backups. What I’m sharing here isn’t theory—it’s the system that’s kept my business running smoothly for nearly a decade.

Build Your Folder Structure Before You Need It

Consistency matters more than complexity. On day one with a new client, I create a master folder named by year and client name: 2024_LastnameFirstname_EventType. Inside that folder, I keep exactly four subfolders:

  • 01_Raw Files — untouched originals from the camera
  • 02_Culled & Edited — final delivery files
  • 03_Client Proofs — low-resolution preview images they approve from
  • 04_Invoices & Contracts — all business paperwork

This structure is identical for every single client. Your brain doesn’t have to think about where things go, and anyone helping you can navigate it instantly. When you’re drowning in post-production, that friction-free organization saves hours.

Implement the 3-2-1 Backup Rule (Really)

I ignored this for years. Then I lost files. The 3-2-1 rule is simple: keep three copies of your data on two different types of media, with one copy offsite.

Here’s my actual setup:

Copy 1 (Primary): Fast internal SSD on my Mac where I work.

Copy 2 (Local backup): Weekly automated backup to a dedicated external Thunderbolt drive using Backblaze’s B2 or Synology NAS. I keep two of these drives and rotate them monthly to catch any corruption that might have already happened.

Copy 3 (Offsite): All client folders automatically sync to a cloud service—I use both Amazon S3 and Backblaze B2. These aren’t fancy; they’re cheap ($5-10/month) and automatic. Set it once and forget it.

The key is automation. If you have to remember to back up, you won’t do it consistently. I’ve had my Synology NAS running a scheduled task every Sunday at 11 PM for three years. It’s never once required my attention.

Protect Client Privacy While You’re At It

Once you’re organizing files properly, you can actually protect them. Every client folder on my cloud backup uses encryption. Backblaze B2 and Amazon S3 both support server-side encryption at rest—enable it immediately. For especially sensitive work, I use client-side encryption through Cryptomator before anything leaves my machine.

Also: make sure your external drives are encrypted. I use FileVault for all my Mac drives and BitLocker on Windows machines. A stolen drive shouldn’t become a data breach.

Create a Handoff System That Works

After final delivery, files don’t just sit on your computer forever. I archive completed projects to a dedicated external archive drive (kept in a fireproof safe) that gets backed up quarterly to B2. This keeps my working drives lean and fast.

For clients who request future access, I use a simple password-protected cloud folder with a six-month expiration. This beats managing endless “can you send me those files again?” emails.

Test Your Backups Quarterly

Here’s the part everyone skips: actually restore a file from your backups. Once every quarter, I deliberately pull a random client folder from my offsite backup and verify it opens completely. I’ve caught corrupted backups this way before they became disasters.

A backup you’ve never tested isn’t a backup—it’s just hope.

Your backup system is boring until it matters. Then it’s everything. Build it now before pressure forces you into panic decisions. Your future self will be grateful.