Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How to disable Local Snapshots

Is there anyway to disable local snapshots in Time Machine. It is very irritating that it keeps eating up so much of my hard drive space but I would prefer not turning off automatic backups as when I get home I like that it backs up over my network.


I have thought of setting this in cron:

tmutil listlocalsnapshotdates / |grep 20|while read f; do tmutil deletelocalsnapshots $f; done


But, I would prefer to do it correctly as that is kind of a hack.

MacBook Pro TouchBar and Touch ID, macOS High Sierra (10.13.6), 500GB SSD

Posted on Nov 2, 2018 8:48 AM

Reply
Question marked as Best reply

Posted on Nov 2, 2018 1:42 PM

Otaku-GenX wrote:


It does not work. :-( They removed that verb.


Whitestar:~ user$ sudo tmutil disablelocal

disablelocal: Unrecognized verb.

Whitestar:~ user$


edit:


I see no disablelocal in the the man page—

man tmutil | more

You can turn off Time Machine's automatic backups.

You certainly can read more: Disable local snapshots in High Sierra with APFS

Similar questions

7 replies
Question marked as Best reply

Nov 2, 2018 1:42 PM in response to Otaku-GenX

Otaku-GenX wrote:


It does not work. :-( They removed that verb.


Whitestar:~ user$ sudo tmutil disablelocal

disablelocal: Unrecognized verb.

Whitestar:~ user$


edit:


I see no disablelocal in the the man page—

man tmutil | more

You can turn off Time Machine's automatic backups.

You certainly can read more: Disable local snapshots in High Sierra with APFS

Nov 2, 2018 1:41 PM in response to Otaku-GenX

Uhhhg, it was there in 10.12, maybe after the fact...


I eventually use this command to find all the local timemachine snapshot


tmutil listlocalsnapshots /


And then delete them one by one using


tmutil deletelocalsnapshots <snapshot_date>


High Sierra wouldn't remove 320GB+ purgeable space. Please HELP!


How to thin your local Time Machine Snapshots on macOS High Sierra - Ask Different

How to disable Local Snapshots

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.