Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Scheduled Task

Hello
Is there a way to setup a scheduled task to copy a folder to another (in this case to a networked drive) and if so how?
Many thanks
Ken

Macbook Pro/iMac, Mac OS X (10.4.9), Intel Core 2 Duo

Posted on Jul 3, 2009 12:33 PM

Reply
3 replies

Jul 3, 2009 12:59 PM in response to Ken Clarke

I would suggest using a backup utility that has scheduling capabilities. A couple of possible choices would be Carbon Copy Cloner and SilverKeeper - VersionTracker or MacUpdate.

If you know how to write a shell script or an AppleScript then you can use the cron facility of OS X. To see how cron is used open the Terminal application in your Utilities folder and enter: man cron to get the doc pages on its usage.

Jul 3, 2009 1:02 PM in response to Ken Clarke

you can make an automator workflow to copy the folder. there are various ways to schedule its execution. you can save the workflow as an ical plugin and make a recurring ical event with the alarm set to run the workflow. or you can set up a cron (use Cronnix) or a launch daemon (use Lingon) to run the workflow on a schedule you want. However, for this kind of task i would simply recommend one of the myriad 3rd party folder sync apps like Chronosync. any one will do what you want. search MacUpdate for more options.

Scheduled Task

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.