CCC 7.1.2-b5 — This is a pre-release update of CCC
If you prefer to not see beta versions of CCC, open CCC's Settings window, click on Software Update, then uncheck the box next to Inform me of beta releases.
This beta officially starts the macOS Tahoe qualification cycle. If you're running CCC on Apple's new beta OS, please let us know if you run into any problems (via the Help menu > Report a problem).
-
New
b5: 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.
-
New
b5: Adding "/*" to the end of a search expression in a Task Audit will now show the content of a matching folder.
-
Changed
b5: Another salvo in our cat-and-mouse game with Apple on attaining the WiFi SSID (specifically for Tahoe) to support CCC's feature to limit running a task when the Mac is on a specific WiFi network. Tahoe Beta testers: We're looking forward to some feedback on this change in the wild (esp. on Intel Macs) — please let us know if you are having any trouble with applying a network location limit to your task based on WiFi network name.
-
Fixed
b5: Fixed the collection of total snapshot disk usage for the source and destination popup menu charts.
-
Changed
Fixed an issue where CCC was failing to create a new folder because the parent folder was locked on the destination.
-
Changed
The "Find and replace corrupted files on the destination" setting is now officially named "Backup Health Check".
-
Changed
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 Command 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.
-
Fixed
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.
-
New
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.
-
Fixed
Fixed a crasher that could occur if many, many tasks were started simultaneously (e.g. in response to a volume mount event).
-
Changed
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.
-
Changed
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.
-
Changed
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
Fixed an issue that affected how sparse files are copied between volumes that have different optimal buffer sizes.
-
Changed
Improved the experience of switching between Simple Mode and Standard Mode, especially when CCC's helper tool has not yet been registered with macOS.
-
Changed
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).
-
Changed
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.