I am getting but when I click "Install and Relaunch" the update fails with "Update Error! An error occurred while trying to download the file. Please try again later." Had the update been canceled?
I am getting but when I click "Install and Relaunch" the update fails with "Update Error! An error occurred while trying to download the file. Please try again later." Had the update been canceled?
This is the official qualification build of CCC for macOS 26 (Tahoe).
CCC has a new "glass" icon that looks great on macOS Tahoe! Big thanks to our UI designer Enelia at Abacus Finch who was able to find a way to keep our beloved page curl with the new glass material.
The CCC menubar icon can now be moved around in the menubar, or removed by holding down the Command key while dragging the icon. Removing it in this manner will sync with the "Show CCC's icon in the menubar" setting in CCC Settings Dashboard. Tahoe users: If you disable the CCC menubar icon via the new System Settings > Menu Bar > Allow in the Menu Bar interface, CCC cannot be aware of that setting. For the best experience, we recommend that you use the settings inside of CCC for controlling whether the CCC menubar icon is visible.
The "Find and replace corrupted files on the destination" setting is now officially named "Backup Health Check".
Removed the "Standard Copy" button; the name of this button was a misnomer. This button was only present when Quick Update was enabled on a task, and in those cases, running the task with the Quick Update setting is the "standard" way of running that task. The Standard Copy button was added as a way to suppress the Quick Update feature in an ad hoc manner. This button was not frequently used, and its presence with that particular name was leading to some unnecessary confusion and concern. In lieu of a separate button, you can now hold down the Option key while clicking the Start button if you would like to have CCC rescan the entire source and destination (i.e. suppress Quick Update). Additionally, you can hold down the Control key to perform an ad hoc Backup Health Check. The resulting behavior of the modifier key presses is reinforced by icons on the Start button that correspond to the Quick Update and Backup Health Check features, as well as customized tooltips that will appear when you hover your mouse over those buttons.
Added a menu item to the Volumes sidebar contextual menu that offers to delete an APFS volume (e.g. if you accidentally added an extraneous volume via the Backup Volume Setup Assistant). Select the volume in the sidebar first, then right-click on the volume to get an option to delete it.
Added yet another workaround for Apple's restriction on access to the current WiFi network name for the macOS Sequoia 15.6 update. CCC uses the WiFi network name only in support of the option to limit a scheduled task to running when the system is connected to a specific WiFi network.
Improved the repopulation of extended attributes in cases where the "Don't support extended attributes" setting was disabled after initially populating the destination while the setting was enabled. In cases where this setting was initially enabled because the destination was a NAS volume, CCC will now proactively seek out absent resource fork and FinderInfo extended attributes on files that are otherwise unmodified if the task is subsequently configured to preserve extended attributes.
Adding "/*" to the end of a search expression in a Task Audit will now show the content of a matching folder.
Resolved an issue where CCC would fail to import tasks or restore the CCC application support folder if CCC's helper tool was not yet registered with macOS. CCC will now prompt to register the helper tool prior to importing tasks.
Fixed a crasher that could occur if many, many tasks were started simultaneously (e.g. in response to a volume mount event).
Fixed a logic issue that was causing some "Folder was deleted" audit transactions to get a "circle with plus" icon rather than the "circle with minus" icon. Addressed another issue that was leading to extraneous folder entries in an audit when those folders had not actually been modified.
Orphaned compression attributes are dropped when transferring a file or dataless folder that does not have the associated "this file is compressed" flag (this part is not new). Addressed a logic issue that was causing files (or more commonly, no-longer-dataless folders) with these vestigial attributes to appear in the task audit every time the task is run, despite that the files were not actually getting modified.
Addressed an issue in which CCC was prematurely aborting a task due to an apparent stall while collecting the attributes of files in a folder that had an exceptionally high file count (e.g. 100K).
Fixed an issue that affected how sparse files are copied between volumes that have different optimal buffer sizes.
Improved the experience of switching between Simple Mode and Standard Mode, especially when CCC's helper tool has not yet been registered with macOS.
CCC will avoid auditing a Quick Update task if the destination NAS filesystem URL has only a DNS-suffix difference (e.g. smb://user@host vs. smb://user@host._smb._tcp.local are now treated as the same).
CCC now verifies that the device ID of the "_CCC SafetyNet" folder matches the device ID of the destination volume. If that folder has been replaced with a symlink that points to some other volume (for example), CCC will abort the task. This change resolves the errors that would occur if the SafetyNet folder was on some other volume (e.g. because files cannot be moved across device boundaries, they would have to be copied, then deleted). CCC only moves content into the SafetyNet folder — copying and then deleting the content defeats the purpose of the SafetyNet feature.
Fixed an issue in which the Backup Volume Setup Assistant would be unresponsive when opened via the button in the Backup Coach window.
Fixed the collection of total snapshot disk usage for the source and destination popup menu charts.
Fixed an issue where CCC was failing to create a new folder because the parent folder was locked on the destination.
Corrected an issue that was leading to "Audit failure" messages in the Task Filter window when a previously-excluded folder had been replaced by a symbolic link. CCC never follows symbolic links, so having filter rules that descend from a symlink is invalid — these obsolete rules are now removed from the filter whenever the filter window is opened.
Fileflags (e.g. hidden, locked) that can be preserved on the destination are now preserved by default when backing up to or from a NAS volume.