If you don't mind using the terminal you can do

rsync –a SourceDirectory DestinationDirectory

if you don't care about preserving the timestamps, modifications dates and stuff you can just do

rsync –r SourceDirectory DestinationDirectory

You can do

man rsync

for more details. You can also look into launchctl to schedule running a command periodically.

CB

On 9/2/12 8:21 PM, Marc Sutton wrote:
I was wondering what people use to accomplish this. That is, keeping an exact 
copy of a particular folder as a way of backing it up. Are programs like 
superduper capable of this and vo friendly? Others? Thanks.
Marc


--
¯\_(ツ)_/¯

--
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" 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/macvisionaries?hl=en.

Reply via email to