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

komatsu

macrumors 6502a
Original poster
Sep 19, 2010
547
45
I notice that TM seems to be backing up continuously.

How can can this be changed so it only backups at certain intervals?
 
sudo tmutil disable

This disables automatic backing up

Now you can start a crontab with the tmutil startbackup command to kick off at your own schedule. with the --auto tag to make the system behave like if it were TM that called it itself
 
  • Like
Reactions: komatsu
Great!

That TM Editor software looks perfect.

When TM is backing up, does the "backup.backup.db" file becomes inaccessible?
 
When TM is backing up, does the "backup.backup.db" file becomes inaccessible?


Not sure about the whole database file, but TM does have a locking mechanism. It's not that the entire backups becomes inaccessible though. It may limit writes, but it's mostly just to make sure that TM itself doesn't have two concurrent writes to the same database.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.