View Single Post
  #1  
Old 06-10-2009, 07:15 PM
etanter etanter is offline
Registered User
 
Join Date: Jun 2009
Posts: 16
AppleScript to run a backup

Hi,

I'm creating an automator that runs a backup under certain conditions.
For now, my way of running the backup is a bit ad hoc, in the sense that I use a launch application action, and then a "watch me do" where I do the typical File > Load Settings... > Open and then "Copy now".

Is there a way to just "tell" SD to do a certain backup (giving the settings to use) in AppleScript?

Thanks,

-- Éric
Reply With Quote