Carbon Copy Cloner can back up locally-stored media from the Photos application, or files from the Files application. Make backups wirelessly to your Mac or Network-attached storage, or back up to storage attached directly to your iPhone/iPad. Verify photos that were copied, then optionally remove them from the source to free space.

Supported configurations:

  • Local (i.e., not over a network connection), HFS+ formatted partition or hard drive.
  • Mounted disk image. Cloning to a disk image will (obviously), not yield a bootable volume unless you use CCC to restore the image to a physical partition or disk.
  • Firewire disks including iPods
  • CCC will not backup directly to CDs or DVD*R discs, though you can backup to an appropriately sized disk image, then burn the image to disc with Toast or Disk Copy.
  • Any machine that supports macOS (officially).

What's New

This is the official qualification build of CCC for macOS 27 (Golden Gate).

  • Added a "search" button to the header of the Snapshots table to make it easier to access the Snapshot Comparison Browser and "search for a file across snapshots" functionality.
  • Improved search indexing performance in the Snapshot Comparison Browser by as much as 3X for SSDs. The performance gains are more modest for rotational media, only about 7%, but still an improvement.
  • CCC's software updates will now be facilitated by CCC's helper tool whenever possible (this allows us to drop a deprecated system request). CCC now validates an ED25519 signature of software update archives (a notch more secure than validating the SHA256 checksum).
  • Implemented a method that will instigate the Finder to more proactively update the size of a bundle file when CCC modifies the content of that bundle file. This doesn't change anything about what gets copied, it just avoids a situation where people reach an invalid conclusion about the content of the destination based on invalid Finder information.
  • Fixed a handful of edge-case crashers.
  • Fixed the reporting of file-specific errors when a stall is encountered while downloading cloud-only files.
  • Protected snapshots now have a friendlier label when selected as the source to a Restore task.
  • We have received a handful of new reports from Tahoe users that the mini task progress window is remaining on screen and unresponsive after all task activity has completed. This update includes some modifications to the memory management of that window that should resolve this issue.
  • The "Last health check" event time is now presented next to the Backup Health Check frequency popup menu for additional context when making a health check frequency choice.
  • Refactored the mechanism that is used to coordinate the "hide menubar icon" setting between CCC, the Dashboard, and the System Settings "Allow in the menubar" UI such that it no longer relies on a CCC global setting. If you were seeing an occasional request for authentication from the CCC Dashboard application on login, and you're logged in to a non-admin account, then this change should resolve those authentication requests.
  • Fixed the "current file" feedback for tasks that specify a remote Mac as a source or destination.
  • Fixed a logic error that avoided enabling ownership on a remote Mac destination.
  • The Quick Update feature will now be suppressed for the next event if the user has enabled the "Remove excluded files" setting since the previous event (i.e. without making any other changes to the task filter). This avoids a situation where excluded files wouldn't be removed from the destination until some other modification was made to the containing folder on the source.
  • The Quick Update setting is now disabled when "Temporarily download cloud-only files" is enabled. These settings are mutually exclusive because FSEvents can't detect changes to cloud-only content that might have occurred on some other device.