Difference between revisions of "OS Tricks/Mac/Time-Machine Local-Snapshots"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
# enter: <br/><code>sudo tmutil disablelocal</code> | # enter: <br/><code>sudo tmutil disablelocal</code> | ||
− | + | If it's mostly the second thing, here's how to disable it: | |
# Open Terminal | # Open Terminal | ||
− | # enter: | + | # enter: <br/><code>sudo tmutil enablelocal</code> |
Latest revision as of 22:57, 25 March 2021
Time Machine local snapshots
"Time Machine lets you restore files from local snapshots of the files on your Mac, even when your Time Machine backup disk isn't available."
...and it takes up disks space that you could use...
If it's mostly the second thing, here's how to disable it:
- Open Terminal
- enter:
sudo tmutil disablelocal
If it's mostly the second thing, here's how to disable it:
- Open Terminal
- enter:
sudo tmutil enablelocal