Posts Tagged encryption

Shrinking sparse bundle images

A sparse bundle image in Mac OS X will grow as you add files to it but never shrink if you remove files inside of it. To reclaim the disk space, you must run the following command :

hdiutil compact path/to/sparsebundle

If your account is protected with FileVault, this is done automatically for you when you logout of your account.

, , ,

3 Comments