The Backup Conversation Every Photographer Needs
Every photographer knows they should have backups. Few have a strategy rigorous enough to survive a real failure scenario. Hard drives fail. Laptops get stolen. Floods and fires destroy home offices. A RAW file backup strategy isn't about paranoia — it's about recognizing that the physical media holding your work will eventually fail, and planning accordingly.
The 3-2-1 Rule
The 3-2-1 backup rule is the industry standard for data protection:
- 3 copies of your data
- 2 different types of storage media (e.g., internal SSD + external HDD)
- 1 copy offsite (geographically separate from the others)
This structure survives most failure scenarios: a hard drive failure takes out one copy; a house fire or theft takes out the local copies but not the offsite; a cloud service outage doesn't affect the local copies.
Practical Implementation
A concrete 3-2-1 strategy for photographers:
- Copy 1 (working): Your main working drive — the SSD or HDD where your active projects and recent work are stored
- Copy 2 (local backup): An external HDD connected to your workstation, automated with rsync (Linux/Mac), FreeFileSync (Windows/Mac/Linux), or Time Machine (Mac). This runs daily or hourly.
- Copy 3 (offsite): A cloud backup service (Backblaze B2, Amazon S3) or a physically separate external drive stored at a different location (a safe deposit box, a family member's home)
Cold Storage for Archives
RAW files for completed projects that you'll rarely access but must never lose belong in cold storage — inexpensive, high-capacity storage that isn't accessed regularly. LTO tape is the professional standard for long-term archival; for most photographers, M-DISC (rated for 1000-year data retention) or a second external HDD specifically used for archive storage is more practical.
imagic and Backup Workflows
imagic's export workflow can be configured to write to specific output directories, making it easy to integrate with automated backup scripts. After a cull in imagic, export the keepers to a directory that your backup software monitors, ensuring that your processed selects are immediately included in the next backup cycle.
What to Backup
Priority order for backup:
- RAW files: The originals are irreplaceable
- Processing profiles and XMP sidecars: Your editing work
- Delivered JPEGs: The final deliverables to clients
- imagic session files and RawTherapee profiles: Your workflow configuration
Backup Testing
A backup you've never tested is a backup you can't trust. Schedule quarterly restoration tests: pick a random folder from your backup, restore it to a test location, and verify the files open correctly. Most backup failures are discovered only when trying to restore from them after a disaster — too late to fix the problem.
Cloud Storage Costs in 2026
Backblaze B2 charges around $6/TB/month for cloud storage. For a photographer with 10TB of RAW archives, that's $60/month — significant, but compare it to the cost of losing years of client work. Free tiers from Google Drive (15GB), iCloud (5GB), and Dropbox (2GB) are insufficient for RAW photo archives. Invest in proper backup infrastructure; it's the most important cost in your photography business.