← Back
Editing & Post-Production

Cloud-synced project folders create duplicate conflict files when two editors open the same project offline.

Problem

Cloud-synced project folders create duplicate conflict files when two editors open the same project offline.

Solution

Root Cause / Diagnostic:
Cloud storage sync clients (Dropbox, Google Drive, OneDrive) operate on file-level delta synchronization rather than database locking. When two workstations access the same proprietary project file (.prproj, .drp) simultaneously, the sync engine generates branched conflict copies to prevent overwrite loss.

Actionable Fix:
1. Migrate collaborative workflows to native cloud project databases with record-level locking (e.g., DaVinci Resolve Project Server or Premiere Pro Productions).
2. Establish a mandatory "check-out / check-in" protocol and communicate project lock status via team messaging before opening standalone project files.
3. Inspect project directories regularly and delete orphaned "conflicted copy" files to prevent editors from continuing work on branched branches.

Pro Tip:
Implementing an enterprise project database structure (such as DaVinci Resolve Cloud Collaboration) locks individual bins while allowing multiple editors to work concurrently in the same master project without sync conflicts.