Hi, The following Terminal command will fire off a sync:
/Library/PreferencePanes/Spanning\ Sync.prefPane/Contents/Resources/ Spanning\ Sync.app/Contents/MacOS/Spanning\ Sync -sync-now If you installed the pref pane for only the current user, put a ~ at the beginning. Given that, you can incorporate it into a number of different workflows such as AppleScript or Automator. For example, you could do it from AppleScript using: do shell script "/Library/PreferencePanes/Spanning\ Sync.prefPane/ Contents/Resources/Spanning\ Sync.app/Contents/MacOS/Spanning\ Sync - sync-now" There are tons of resources about AppleScript and Automator on the web. -- Larry Hendricks [email protected] http://spanningbackup.com http://spanningsync.com On Nov 1, 1:38 pm, PM Guinness <[email protected]> wrote: > Is is possible to add my Spanning Sync to my mac Dock? or is there a > way to kick off Spanning Sync when I boot my computer so I do not have > to go to my preferences to start it? > > Thanks, > PM Guinness -- You received this message because you are subscribed to the Google Groups "Spanning Sync" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spanningsync?hl=en.
