Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Time Machine (macOS)

From Wikipedia, the free encyclopedia
Backup software application developed by Apple and distributed as part of macOS

Time Machine
Time Machine's retrieval interface onmacOS 11
Developer(s)Apple Inc.
Operating systemmacOS 10.5 or newer
TypeBackup software
LicenseProprietary
Websitesupport.apple.com/en-us/HT201250
Part of a series on
macOS

Time Machine is thebackup mechanism ofmacOS, the desktopoperating system developed byApple. The software is designed to work with both local storage devices and network-attached disks, and is commonly used with external disk drives connected using eitherUSB orThunderbolt. It was first introduced inMac OS X 10.5 Leopard, which was released in October 2007 and incrementally refined in subsequent releases of macOS. Time Machine was revamped inmacOS 11 Big Sur to supportAPFS, thereby enabling "faster, more compact, and more reliable backups" than were possible previously.[1][2]

Overview

[edit]

Time Machine creates incremental backups of files that can be restored at a later date.[3] It allows the user to restore the whole system or specific files. It also works within a number of applications such asMail andiWork, making it possible to restore individual objects (e.g. emails, contacts, text documents, presentations) without leaving the application.

For backups to a network drive, Time Machine allows the user to back up Mac computers over the network, and supports backing up to certainnetwork attached storage devices or servers, depending on the version of Time Machine. Earlier versions worked with a wide variety of NAS servers, but later versions require the server to support a recent version of Apple'sApple Filing Protocol (AFP) or a recent version of theServer Message Block (SMB) protocol, and Time Machine no longer works with servers using earlier versions of SMB.[4] Some of the legacy support can be re-enabled by using hand-tuned configuration options, accessed through theTerminal. Apple'sTime Capsule, which was introduced in 2008 and discontinued in 2018, acted as anetwork storage device specifically for Time Machine backups, allowing both wired and wireless backups to the Time Capsule's internal hard drive. Time Machine may also be used with other external or internal volumes.

Time Machine saves hourly backups for the past 24 hours, daily backups for the past month, and weekly backups for everything older than a month until the volume runs out of space. At that point, Time Machine deletes the oldest weekly backup.[5]

Revamp in macOS Big Sur

[edit]

Time Machine was overhauled inmacOS 11 Big Sur to utilizeAPFS, Apple's modernfile system first introduced in 2016. Specifically, the new version of Time Machine makes use of APFS'ssnapshot technology.[1][6][7] According to Apple, this enables "faster, more compact, and more reliable backups" than were possible previously withHFS+-formatted drives.[1][2] An independent evaluation of this claim found that macOS 11's Time Machine implementation in conjunction with APFS was 2.75-fold faster upon initial local backup and 4-fold faster upon subsequent backups relative to macOS 10.15's Time Machine implementation using HFS+.[2] A more modest yet nevertheless significant advantage was noted as well for backups to network-attached disks.[2]

New local (i.e. USB- or Thunderbolt-connected) and network-connected Time Machine backup destinations are formatted as APFS by default, though Time Machine can continue backing up to existing HFS+ backup volumes."[1] There is no option to convert existing, HFS+-based backups to APFS; instead, users who want to benefit from the advantages of the new, APFS-based implementation of Time Machine need to start with a fresh volume.[2]

At least in some circumstances, encryption appears to be required (instead of merely optional) in the new version of Time Machine.[2]

User interface

[edit]

Time Machine'suser interface when retrieving a file uses Apple'sCore AnimationAPI. Upon its launch, Time Machine "floats" the activeFinder or application window from the user's desktop to a backdrop depicting the user's blurred desktop wallpaper. Behind the currentactive window are stacked windows, with each window representing asnapshot of how that folder or application looked on the given date and time in the past. When toggling through the previous snapshots, the stacked windows extend backwards, giving the impression of flying through a "time tunnel." While paging through these "windows from the past", a previous version of the data (or currently deleted data) may be retrieved.

Storage

[edit]

Time Machine works with locally connected storage disks, which must be formatted in theAPFS orHFS+ volume formats. Support for backing up to APFS volumes was added withmacOS 11 Big Sur and since then APFS is the default volume format.

Time Machine also works with remote storage media shared from other systems, including Time Capsule, via the network. When using remote storage, Time Machine usessparse bundles. This acts as an isolation layer, which makes the storage neutral to the actual file system used by the network server, and also permits the replication of the backup from one storage medium to another. Sparse bundles are mounted by macOS like any other device, presenting their content as a HFS+ formatted volume, functionally similar to a local storage.

Requirements

[edit]

Time Machine places strict requirements on the backup storage medium. The only officially supported configurations are:[8]

  • A storage drive or partition connected directly to the computer, either internally or by a bus likeUSB orThunderbolt and formatted asAPFS orjournaledHFS+. If the volume format is not correct, Time Machine will prompt the user to reformat it.
  • A folder on another Mac on the same network.
  • A drive shared by an Apple Time Capsule on the same network.
  • A drive connected to an AppleAirPort Extreme 802.11ac model on the same network. (Earlier generations of the AirPort Extreme are not supported.)
  • Local network volumes connected using theApple Filing Protocol or via anSMB3 share that advertises a number of capabilities.[4]

On a Time Capsule, the backup data is stored in an HFS+disk image and accessed viaApple Filing Protocol. Although it is not officially supported, users and manufacturers have also configuredFreeBSD andLinux servers andnetwork-attached storage systems to serve Time Machine-enabled Macs. There are also a few software tools available on the market that can copy files inside Time Machine backups in Windows machines.[9][10][11][12][13][14][15][16]

Operation

[edit]

Time Machine creates a folder on the designated Time Machine volume (local or inside a remotesparse image) into which it copies the directory tree of all locally attached storage drives, except for files and directories that the user has specified to omit, including the Time Machine volume itself. Every hour thereafter, it creates a new subordinate folder and copies only files that have changed since the last backup and creates (in the case of HFS+ volumes)hard links to files that already exist on the backup drive. A user can browse the directory hierarchy of these copies as if browsing the primary disk.[17]

Some other backup utilities save deltas for file changes, much likeversion control systems. Such an approach permits more frequent backups of minor changes, but can often complicate the interaction with the backup volume. By contrast, it is possible to manually browse a Time Machine backup volume without using the Time Machine interface; Time Machine presents each backup to the user as a complete disk copy.[17]

Time Machine on HFS+ volumes creates multiple hard links to unmodified directories.[17] Multiple linking of directories is a peculiar feature for HFS+, and is not supported on modern Unix file systems including Apple's own APFS.[18] As a result, tools likersync cannot be used to replicate a Time Machine volume; replication can only reliably be done by imaging the entire filesystem.

Apple system events record when each directory is modified on the hard drive. This means that instead of examining every file's modification date when it is activated, Time Machine only needs to scan the directories that changed for files to copy. This differs from the approach taken by similar backup utilitiesrsync andFlyBack, which examine modification dates of all files during backup.

Time Machine is also available in themacOS installation process. One of the features in theMigration Assistant interface is to restore the contents of a Time Machine backup. In other words, a hard drive can be restored from a Time Machine backup in the event of a catastrophic crash.

OS X Mountain Lion introduced the ability to use multiple volumes simultaneously for Time Machine operations. When the user specifies more than one volume to use, macOS rotates among the desired volumes each time it does a backup.[19]

Exclusion

[edit]

Time Machine supports two forms of exclusion: one based on a user-configured list of paths (plus a set of system defaults), the other based on theextended file attributecom.apple.metadata:com_apple_backup_excludeItem dependencies. Since the attribute is applied to the file or directory directly, moving or copying will not affect the exclusion. The attribute should contain the stringcom.apple.backup in anyproperty list format. Writingcom.apple.MobileBackup instead sets the exclusion for iOS backups.[20]

Google Chrome is known to use the attribute to exclude its histories.[20] Third-party backup applications that respect this setting include CrashPlan and Arq.[21] Apple wraps the attribute into thetmutil command-line utility[20] as well as a CoreServices API.[22]

See also

[edit]

References

[edit]
  1. ^abcd"macOS Big Sur 11.0.1 Release Notes".Apple. RetrievedDecember 13, 2020.
  2. ^abcdefCunningham, Andrew (November 12, 2022)."macOS 11.0 Big Sur: The Ars Technica review". Ars Technica. RetrievedMarch 6, 2021.
  3. ^Apple."Apple - Mac OS X Leopard - Features - Time Machine". RetrievedDecember 21, 2007.
  4. ^ab"Time Machine over SMB Specification".Documentation Archive. Apple Inc. September 13, 2016. RetrievedApril 24, 2019.
  5. ^Tiwari, Saurabh (May 7, 2018)."Create a backup with Time Machine on Mac".Techi Bhai. RetrievedFebruary 16, 2022.
  6. ^Owen, Malcolm (June 27, 2020)."APFS changes affect Time Machine in macOS Big Sur, encrypted drives in iOS 14". Apple Insider. RetrievedAugust 6, 2020.
  7. ^Oakley, Howard (June 20, 2020)."APFS changes in Big Sur: how Time Machine backs up to APFS, and more". The Eclectic Light Company. RetrievedAugust 6, 2020.
  8. ^"Backup disks you can use with Time Machine".Apple Support. Apple Inc. RetrievedNovember 30, 2020.
  9. ^Matthias Kretschmann (June 19, 2008)."HowTo: Make Ubuntu A Perfect Mac File Server And Time Machine Volume". RetrievedSeptember 11, 2009.
  10. ^MKurtz."NSLU2-Linux - HowTo / TimeMachineBackups". RetrievedSeptember 11, 2009.
  11. ^harryd71 (November 23, 2009)."Mac OS X Time Machine and FreeNAS 0.7". RetrievedJanuary 17, 2010.{{cite web}}: CS1 maint: numeric names: authors list (link)
  12. ^QNAP Systems Inc."QNAP NAS support for Apple Time Machine". RetrievedNovember 30, 2020.
  13. ^Bastian Bechtold."Using a Raspberry Pi as a Time Capsule for Mountain Lion". RetrievedAugust 23, 2012.
  14. ^Alonso, Noel."Using Netatalk: AFP Services on a Linux Server". AFP548.com. RetrievedNovember 1, 2013. Also see slowfranklin's comment and its replies. To add the guest UAM, addAFPD_UAMLIST="-U uams_guest.so" to the[Global] section inafp.conf.
  15. ^Bas van de Wiel."Ironclad Time Machine backups on FreeBSD". RetrievedMarch 18, 2016.
  16. ^Amar Ilindra (November 21, 2018)."How to Access and Restore Time Machine Backup Files on Windows".
  17. ^abcPond, James (August 31, 2013)."How Time Machine Works its Magic".Apple OSX and Time Machine Tips. baligu.com. File System Event Store, Hard Links. Archived fromthe original on June 21, 2019. RetrievedMay 19, 2019.
  18. ^Butts, Jeff (September 25, 2017)."Time Machine and APFS: What You Need to Know".The Mac Observer. RetrievedApril 23, 2019.
  19. ^Caldwell, Serenity (February 21, 2012)."Ten exciting system changes in Mountain Lion". Mac-world. RetrievedApril 29, 2012.
  20. ^abcBobby, Brant."macos - On OS X, what files are excluded by rule from a Time Machine backup?".Ask Different.
  21. ^"Feature Request: Honor com_apple_backup_excludeItem on MacOS · Issue #478 · gilbertchen/duplicacy".GitHub.
  22. ^"CSBackupSetItemExcluded - Core Services".Apple Developers Documentation.

External links

[edit]
Versions
Mac OS X
OS X
macOS
Predecessors
Applications
Core Applications
Developer Tools
Xcode
Former tools
Former Applications
Utilities
Discontinued
Technologies &
User Interface
Deprecated
Discontinued
  • Italics denote upcoming products.
  •  Category
Active
Retrieved from "https://en.wikipedia.org/w/index.php?title=Time_Machine_(macOS)&oldid=1247164480"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp