• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Time machine backing up temporary binary files.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Time machine backing up temporary binary files.


  • Subject: Re: Time machine backing up temporary binary files.
  • From: Greg Guerin <email@hidden>
  • Date: Thu, 15 Nov 2007 16:14:14 -0700

Daniel Hazelbaker wrote:

>(There are some people I would prefer to backup just their /Users folder
>yet exclude /Users/*/Music. regexp would be even better because we could
>better handle things).

There is already an API function to exclude items by pathname:
  CSBackupSetItemExcluded()

If you called it from a command-line tool, then a shell could expand
/Users/*/Music and pass the pathnames to the tool, which would then add
them as excluded pathnames.  Not quite what you asked for, but still pretty
useful, especially since I haven't seen any other Time Machine scripting
facilities.

You can also see a lot of Time Machine's configuration by looking in:
  /Library/Preferences/com.apple.TimeMachine.plist

using either the 'defaults' command or any other plist-friendly functions.

  -- GG


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Time machine backing up temporary binary files.
  • Next by Date: Re: Built-in help for things like Info.plist keys?
  • Previous by thread: Re: Time machine backing up temporary binary files.
  • Next by thread: Re: Time machine backing up temporary binary files.
  • Index(es):
    • Date
    • Thread