Questions tagged [time-machine]

Time Machine is Apple's built-in backup software. Time Machine was first introduced on OS 10.5 Leopard.

Apple Time Machine logo

Although the implementation details of Time Machine have improved from the introduction until the current version, some general characteristics of Time Machine are:

  • Each backup is a full backup and can be navigated using normal filesystem / folder structure to restore files or directories.
  • Each backup normally takes the same time as an incremental backup since hard links are used for files unchanged from the last backup. Only files that are changed or new get backed up and use space on the destination backup volume.
  • Various error checks exist to detect problems with the destination.
  • When insufficient space exists on the destination for the estimated size of an upcoming backup, Time Machine will delete older backups to make space for the current changes.
2805 questions
40
votes
9 answers

How can I use an existing Time Machine backup with my new computer?

I've just replaced my existing MacBook Pro with a new MacBook Air. I've got 18 months of Time Machine backups from the old computer. I'd like to configure my new computer to use the old computer's Time Machine backups, so the new computer picks up…
splattered bits
  • 827
  • 2
  • 8
  • 14
22
votes
13 answers

Time Machine: "Enter Time Machine" menu command does not do anything

I have Time Machine running on an external hard drive and it reports happily that it is doing backups and I have no reason to doubt it. But when I try to look at the backups by clicking "Enter Time Machine" nothing at all happens. No noises from the…
pitosalas
  • 1,877
19
votes
3 answers

Find Differences between Time Machine backups

I would like to list all the changes between 2 backups in Time Machines for a specific drive. Is there anyway to do it?
ipinak
  • 405
19
votes
4 answers

Where are Time Machine local backups/snapshots stored?

Out of curiosity, I'm wondering where in the file system Time Machine stores its local backups/snapshots.
abey
  • 976
18
votes
4 answers

Fastest way to delete all Timemachine Backups for a machine

What is the recommended way to get rid of a whole TimeMachine archive (aka Backups.backupdb)? Using Disk Utility to erase the whole disk is not an option. I moved everything to the Trash, but "preparing to empty trash" was counting files to delete…
17
votes
1 answer

In TimeMachine, what happens during the "clean up" phase?

When TimeMachine runs a backup it goes through several phases. There is the "prepare for backup", "backup" and "clean up" phases. There might be more. What happens during the "clean up" phase?
Tom R.
  • 171
15
votes
9 answers

Does my Time Machine backup disc need to be dedicated?

I have an external HD that's about 60% full. The remaining space is more than enough for a Time Machine backup of my hard drive. If I enable Time Machine using that disc, will it erase my existing files, or just use the free space?
Jeremy
  • 1
13
votes
4 answers

Why is Time Machine over-stating the amount of data that needs to be backed up?

I shuffled my home directory around and moved it back to my spinning platter drive in my MacBook. Ever since, Time Machine has been running my machine hot (the fan comes on when Time Machine starts up) and the backup data size estimates shown by…
Ian C.
  • 45,969
12
votes
1 answer

Why are some backups grey and others purple in Time Machine in Lion?

I started Time Machine for the first time in Lion (you know, to make sure everything was working properly), and I noticed something odd – on the timeline on the right side of the screen, some backups were purple and others were grey. There wasn't an…
Kevin Yap
  • 1,922
  • 3
  • 20
  • 19
12
votes
2 answers

How does Time Machine behave when the backup drive becomes full?

Let's say I have a particular folder, that has never changed, in the first backup, eg my MP3 music collection from 2009. (I know my important files should be saved elsewhere, but it's just an example). In one scenario, I deleted the folder, and in…
alecail
  • 4,010
11
votes
3 answers

Can I use a time machine volume to store additional data?

I have a large external hard drive that I am using as a time machine backup volume. Since I don't need all the storage space for backups, I'm considering storing additional data on the drive. Is there any danger of this usage interfering with the…
silvado
  • 429
11
votes
4 answers

how to ignore all the node_modules folders from time machine

How to add the node_modules folder paths to time machine ignore paths. These folders are like tmp data for backups. These are very dense folders and also slow down TM. Is there is a txt file which can be appended? Maybe a command line which can…
thevikas
  • 429
10
votes
2 answers

Time Machine failing to complete backup

I have an external USB drive to which I have been doing my Time Machine Backups for about 5 years now. Recently, it started refusing to complete the backup. When I connect the drive and choose to create a backup, it either: Stay in "Preparing…
3yakuya
  • 203
10
votes
1 answer

How do Time Machine's checksums work?

The man page for tmutil mentions that Time Machine records checksums of files, and lists a verifychecksums command. The man page is sparse on details, and does not otherwise mention checksums. I was wondering whether Time Machine ever automatically…
Rinzwind
  • 3,731
9
votes
2 answers

How to delete a folder, even in every backups of Time Machine?

I just noticed that a folder containing personal documents was still on my main disk. I copied to my personal disk (password protected), but I want to also delete the copies which are stored in the multiple backups that Time Machine has made over…
Rabskatran
  • 5,747
  • 14
  • 51
  • 80
1
2 3
12 13