Skip to main content

Cloud Storage for Photographers — Back Up RAW Files, Sync Lightroom Catalogs, and Deliver to Clients

· 4 min read
Tayson
Senior Engineer

You come home from a wedding shoot with 2,000 RAW files totaling 80 GB. They need to be backed up tonight, the best shots need to be edited and delivered to the client by Friday, and the archive needs to be kept for years. Here's how to automate all of that.

Photography is one of the most storage-intensive creative professions. RAW files from modern cameras range from 25–100 MB each. A single event can generate hundreds of gigabytes. Most photographers juggle local drives, NAS, and multiple cloud accounts — with no unified management tool. RcloneView changes that.

RcloneView app preview

Manage & Sync All Clouds in One Place

RcloneView is a cross-platform GUI for rclone. Compare folders, transfer or sync files, and automate multi-cloud workflows with a clean, visual interface.

  • One-click jobs: Copy · Sync · Compare
  • Schedulers & history for reliable automation
  • Works with Google Drive, OneDrive, Dropbox, S3, WebDAV, SFTP and more
WindowsmacOSLinux
Get Started Free →

Free core features. Plus automations available.

The Photography Storage Problem

Storage lifecycle

PhaseDataSizeDuration
IngestCamera cards → Local SSD50–200 GB/shootHours
EditLightroom/Capture One + RAWSameDays–weeks
DeliverJPEGs to client2–10 GBAfter editing
ArchiveRAW + edits + finals50–200 GBYears

What can go wrong

  • Drive failure — A single hard drive crash can destroy an entire wedding.
  • No off-site backup — Fire, theft, or flood takes out local copies.
  • Client delivery — Manual upload to Google Drive or Dropbox after every job.
  • Archive sprawl — Old shoots scattered across multiple drives with no organization.

RcloneView Photography Workflow

1) Connect your storage ecosystem

Add your local drives, NAS, and cloud accounts:

Add photography storage remotes

Typical setup:

  • Local NVMe SSD (active editing).
  • Synology NAS (central storage).
  • Backblaze B2 (off-site archive).
  • Google Drive (client delivery).

2) Immediate backup after ingest

After importing from camera cards, run a Copy job from your working drive to NAS:

Backup RAW files immediately

3) Schedule nightly off-site backup

Back up your NAS to cloud storage every night:

NAS → Backblaze B2 (encrypted, nightly)
Schedule nightly photo backup

At $6/TB/month, B2 is affordable even for multi-TB archives.

4) Client delivery

When edits are done, copy the final JPEGs to the client's Google Drive or Dropbox folder:

Deliver photos to client cloud

5) Archive completed jobs

After client approval, move the entire project to archive storage:

  • Use Move to free up space on your working drive.
  • Archive goes to NAS + B2 (redundant copies).

Filter Rules for Photographers

Use rclone filters to manage different file types:

Back up only RAW files

--include "*.cr3"
--include "*.nef"
--include "*.arw"
--include "*.raf"
--include "*.dng"
--exclude "*"

Deliver only finals

--include "*/Finals/**"
--include "*/Delivery/**"
--exclude "*"

Skip previews and cache

--exclude "Lightroom Catalog Previews.lrdata/**"
--exclude ".cache/**"
--exclude "Thumbs.db"

Verify Your Backups

Verify that your NAS and cloud archive match:

Verify photo backup completeness

For irreplaceable photos, verification isn't optional.

Monitor Large Transfers

RAW file transfers are big. Monitor progress:

Monitor RAW file upload
StoragePurposeCost
Local NVMe (1–2 TB)Active editingOne-time purchase
NAS (Synology 4-bay)Central storage, local archiveOne-time + drives
Backblaze B2Off-site encrypted backup$6/TB/month
Google DriveClient delivery$10/month (2 TB)

Batch Jobs for End-to-End Workflow

Automate the entire post-shoot workflow with v1.3 Batch Jobs:

  1. Copy RAW from working drive → NAS.
  2. Copy Finals from NAS → Client Google Drive.
  3. Copy RAW from NAS → Backblaze B2 (encrypted).
  4. Compare NAS vs B2 to verify.
  5. Notify via Slack when complete.

One click after every shoot.

Getting Started

  1. Download RcloneView from rcloneview.com.
  2. Connect your drives, NAS, and cloud accounts.
  3. Create backup and delivery jobs.
  4. Schedule nightly archive backups.
  5. Verify with Folder Comparison — your photos are irreplaceable.

Every photographer needs a backup plan. Make it automated.


Related Guides:

Supported Cloud Providers

Local Files
WebDAV
FTP
SFTP
HTTP
SMB / CIFS
Google Drive
Google Photos
Google Cloud Storage
OneDrive
Dropbox
Box
MS Azure Blob
MS File Storage
S3 Compatible
Amazon S3
pCloud
Wasabi
Mega
Backblaze B2
Cloudflare R2
Alibaba OSS
Ceph
Swift (OpenStack)
IBM Cloud Object Storage
Oracle Cloud Object Storage
IDrive e2
MinIO
Storj
DigitalOcean Spaces