Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

sine-nomine

macrumors regular
Original poster
Jul 25, 2007
222
1
Finer stores everywhere.
I've been using CCC for years, but somehow I've only just now noticed that Get Info shows all three of my backups are about 780GB, while my backed-up hard drive is about 920GB. In all cases, "Backup Everything" was selected in the drop-down menu. Maybe I'm missing the obvious, but what's causing the discrepancy in these sizes? Thanks!
 
Maybe CCC is ignoring the cache folders, swap files, and other temporary type files/objects.
 
You might ask assistance from Bombich (the company that produces CCC). I’ve found them to respond quickly and to be helpful whenever I’ve had questions. Good luck.
 
Have you tried booting from one of your CCC backups, and then "taking a look around" to assure yourself that "everything is there" ... ???
 
Its probably the difference in how OS X computes a gigabyte and how the application does. If you remember, apple changed what constituted a gigabyte a couple of versions ago
1 GB = 1000000000 bytes vs 1 GiB = 1073741824 bytes
 
That's my hope, but I'm surprised at suck a massive difference in size! (Btw, Time Machine has been disabled for months, so local backups shouldn't still be there, right?)

They should not, but sometimes they get stuck. Run the command below in Terminal to see if there is anything hanging around from TM local snapshots.

CCC does not copy caches and swap etc., but I can't see that accounting for the large difference you are noticing.

Code:
sudo du -hs /.MobileBackups
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.