View Full Version : automatic file copy on a mac
adamdaly 08-13-2009, 12:19 PM hi, i'm pretty sure this is possible but i don't know how it works. Just say i save a psd to a folder only for psds but want to make a copy of this file in a backup or textures folder, how do you get osx to do this automatically.
thanks
adam
|
|
leigh
08-13-2009, 12:26 PM
I think Smart Folders can be used for this.
olson
08-13-2009, 04:55 PM
OS X probably has cron or something similar to schedule and/or repeat commands. For example you could run a command once a day like:
cp -r *.psd /scenes/textures /backup/textures
Or use whatever command you want to copy and backup files. There seems to be quite a lot out there about using cron on OS X but if that doesn't satisfy then just look for cron by itself. Cheers!
http://lmgtfy.com/?q=cron+osx
Seraca
08-15-2009, 01:23 AM
Hi set up an "automator workflow script"
Google it.
Cheers
adamdaly
08-16-2009, 05:20 PM
thanks for the suggestions i'll check them out.
adam
CGTalk Moderation
08-16-2009, 05:20 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.