Questions tagged [time-machine]

Time Machine is a backup utility by Apple Inc. It is included as part of Mac OS X starting with OS X 10.5 "Leopard". Time Machine supports backing up data to hard disks connected to a Mac and AFP network shares.

Time Machine supports backing up data to hard disks connected to your Mac, AFP network shares and Time Capsule wireless access points. It generally backs up all vital system data, but folders can be excluded from backup using System Preferences.

Time Machine does not back up FileVault protected user accounts while the user is logged in. Log out with the Time Machine drive connected to back up your user data.

Interesting Questions

Useful Links

459 questions
118
votes
11 answers

Does an equivalent of Time Machine exist for Windows?

A simple Google search for "Time Machine for Windows" results in a flurry of different little apps. But instead of relying on forum anecdotes and advertisements, I call on the much wiser Super User beta community for some depth on this one. Having…
Kevin L.
  • 1,594
76
votes
9 answers

How can I delete Time Machine files using the commandline

I want to delete some files/directories from my Time Machine Partition using rm, but am unable to do so. I'm pretty sure the problem is related to some sort of access control extended attributes on files in the backup, but do not know how to…
Tim
  • 1,387
57
votes
7 answers

How to view time machine log in MacOS Sierra?

In previous version of OSX, I was able to view the results of past Time Machine backup jobs thus: sudo syslog -F '$Time $Message' -k Sender com.apple.backupd Now syslog is no longer part of the operating system. It has been replaced by "log." I…
Arnstein
  • 571
48
votes
8 answers

Time machine backup on S3

Is there any possibility to use Amazon S3 for Mac OS X time machine backups? Or in other words: Use S3 rather an external hard disk for time machine backups?
Marc
  • 1,357
44
votes
2 answers

is there a way to stop mac osx disk encryption in progress?

I chose a 1T external drive for time machine and checked the "encrypt backups" option. I thought it will only encrypt the backups, but as it seems it is now encrypting the whole drive which has quite some data on it and is not SSD ;). Is there a way…
44
votes
6 answers

Can Linux mount a normal Time Machine sparse bundle disk image directory?

I am looking to see if Linux can mount and read the files natively stored on a Time Capsule over a network share. Like this question, I am looking for something that replicates at least read-only function of hdiutil to attach and then mount a sparse…
bmike
  • 3,070
33
votes
5 answers

Mac - Convert from Case-Sensitive to Case-Insensitive File System

So I just got my first Mac. After getting everything set up just the way I wanted it I decided to install Steam. When I opened Steam it said something about not supporting case-sensitive file systems... I did some googling and found that Steam won't…
33
votes
7 answers

Exclude folders by regex (?) from time machine backup

I use a Time Machine server for my backups. Meanwhile I am developing lots of web applications where the project usually consist of a folder with the application files I want to backup and node_modules folder (external libraries) I don't want to…
smnbbrv
  • 431
28
votes
4 answers

Why has my Mac been running fsck_hfs for two days now?

I first noticed that fsck_hfs was running, taking up 50-75% of a CPU, yesterday. It continues to run today. Running ps -ax shows that it is doing /sbin/fsck_hfs -f -n -x -E /dev/disk3. Only problem: I don’t think I have a /dev/disk3. Why is it…
Nate
  • 4,143
21
votes
6 answers

Accessing Time Machine backup from Windows/Linux laptops

I'm wondering if I can access my time machine backup from Windows or Linux computers... I'm just wondering what'll happen if my computer fails and I don't have enough money to buy a new mac...
20
votes
8 answers

Verifying Time Machine backups

I'm preparing my system for a Snow Leopard upgrade, and I prepare for the worst case scenario: full reinstall and restore. I would like to verify that my Time Machine backups are valid, and will restore correctly. My Time Machine backups go to a…
jtimberman
  • 21,887
18
votes
4 answers

Is it possible use Dropbox as my OSX Time machine backup drive?

Is it possible use Dropbox as my OSX Time machine backup drive? I am thinking of getting Dropbox Pro.
TheLearner
  • 2,693
  • 17
  • 44
  • 63
17
votes
8 answers

How do I retrieve files from Time Machine backups from another computer?

Really it's the same computer - I just did a fresh install of Snow Leopard. When I try to open the Documents directory from my old user account I get The folder "Documents" can't be opened because you don't have permissions to see its contents. I…
17
votes
1 answer

Are Time Machine backups incremental? And is Time Machine any better on Snow Leopard?

I would like to understand how Time Machine backups work and has this been made any better in Snow Leopard?
ymasood
  • 671
16
votes
2 answers

Command-line access for Apple Time Machine?

We use Apple's Time Machine to back up our Apple 10.5.8 workstations at the office. If I want to restore a file, I need to open up the Time Machine GUI and browse files there. The GUI is ugly eye-candy and gets in my way. Is there a way to browse…
1
2 3
30 31