Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Start Time Machine backups now in Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Start Time Machine backups now in Terminal
Authored by: barrysharp on Nov 15, '07 08:29:11PM

This is useful. It would be even more useful if there was a way to force a Backup Now when the TM pref panel has the OFF-ON slider in the OFF position. There are many people who want to avoid hourly backups done by default and adopt a single backup per day. Thus a cron script can be launched once per day to force the daily backup.

---
Regards... Barry Sharp



[ Reply to This | # ]
10.5: Start Time Machine backups now in Terminal
Authored by: barrysharp on Nov 15, '07 09:36:48PM

Actually to do what I suggested - which is to invoke a backup with the TM panel's OFF-ON switch in the OFF position one simply executes

/System/Library/CoreServices/backupd.bundle/Contents/Resources/backupd-helper

Thus it's possible to configure TM backups OFF and once per day execute the above command via cron or some other similar facility.

---
Regards... Barry Sharp



[ Reply to This | # ]
10.5: Start Time Machine backups now in Terminal
Authored by: barrysharp on Nov 15, '07 10:07:32PM
BTW - Using CronniX at

http://h775982.serverkompetenz.net:9080/abstracture_public/projects-en/cronnix/

makes this real easy.

---
Regards... Barry Sharp

[ Reply to This | # ]