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

MacNoobGuy

macrumors 6502
Original poster
Apr 18, 2012
497
0
Hey all, I've been running Time Machine since April 2012. I've needed to use it to restore my Mac Mini. Is there any way for me to check if it's doing its job and actually backing up?

What can I do?

Thanks!
 
Just click on the time machine icon in the top bar and choose enter time machine.

Then you can go back by date and see all the backups.
 
It kinda depends on how you want to answer your question. However, I tend to think that the simplest way will be to just check what is on your Time Machine drive in the Finder. Time Machine is great because it makes use of a little used feature of UNIX called "hard links" to present a "current" view of your drive(s) that is actually an amalgamation of files copied at different times. So if I was going to answer this question I'd browse my Time Machine drive in the Finder (you should find a folder called something like "Latest" about 2-levels down) and make sure that the files I wanted were there and that they were OK. You should see everything that you expected and nothing that told it to exclude.

Sorry I can't be more descriptive about this as I'm at work and I'm doing this by memory.
 
I don't want to use a 3rd party app.

Can I try something else?

In addition to manually checking like Kelmon mentioned, you can look in Console app to see what Time Machine is up to

Launch Console app from /Applications/Utilities and type backup in the search bar at the top. That will narrow down the logs to just backup messages. You can scroll through there and see a summary of what Time Machine is doing each time it backs up. Below is a shot from my system a few minutes ago.


COHUyAO.png
 
Since you love using Unix then look at the logs in /var/log and look in there for the log you want.

Plus to use Time Machine from the Terminal just learn about your self by running the command:

Code:
man tmutil
 
Last edited:
Just do a restore of a few files from different places and at different times. You can restore them to different locations so you needn't overwrite the originals.
 
It kinda depends on how you want to answer your question. However, I tend to think that the simplest way will be to just check what is on your Time Machine drive in the Finder. Time Machine is great because it makes use of a little used feature of UNIX called "hard links" to present a "current" view of your drive(s) that is actually an amalgamation of files copied at different times. So if I was going to answer this question I'd browse my Time Machine drive in the Finder (you should find a folder called something like "Latest" about 2-levels down) and make sure that the files I wanted were there and that they were OK. You should see everything that you expected and nothing that told it to exclude.

Sorry I can't be more descriptive about this as I'm at work and I'm doing this by memory.

Thanks! I'll try this out.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.