Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade

How to Exclude Files from Backups on macOS

Excluding files from backups is crucial for optimizing storage space and ensuring that only essential data is preserved. In the Apple environment, particularly on macOS, users often rely on Time Machine for backups. Time Machine allows users to exclude specific files or directories from being backed up, which can be useful for saving space and speeding up the backup process. This article will guide you through the steps to exclude files from Time Machine backups on macOS.

Examples:

  1. Using Time Machine Preferences:

    • Open "System Preferences" from the Apple menu.
    • Select "Time Machine."
    • Click on "Options."
    • In the "Exclude these items from backups" section, click the "+" button.
    • Navigate to the file or folder you wish to exclude and click "Exclude."
    • Click "Save" to apply the changes.
  2. Using Terminal:

    • Open the Terminal application.
    • To exclude a file or directory, use the tmutil command:
      sudo tmutil addexclusion /path/to/file_or_directory
    • To verify the exclusion, you can list the exclusions:
      sudo tmutil isexcluded /path/to/file_or_directory
    • To remove an exclusion, use:
      sudo tmutil removeexclusion /path/to/file_or_directory
  3. Using Finder:

    • Open Finder and navigate to the file or directory you want to exclude.
    • Right-click the item and select "Get Info."
    • In the Info window, check the box labeled "Exclude from Backup."

These methods allow you to manage your Time Machine backups more effectively by excluding unnecessary files and directories. This can help in maintaining a streamlined and efficient backup system.

To share Download PDF

Gostou do artigo? Deixe sua avaliação!
Sua opinião é muito importante para nós. Clique em um dos botões abaixo para nos dizer o que achou deste conteúdo.