View Single Post
  #2  
Old 01-26-2006, 12:40 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,933
Send a message via AIM to dnanian
Although a "Sandbox" can't be used without modifying things that are shared (for obvious reasons), we work fine with OSX Server.

Note, though, that -- as with all backup programs -- backing up live databases often requires extra steps to ensure the data is easily restored. This sometimes involves checkpointing the database, or exporting it. SuperDuper! supports this through its "Before" and "After" shell script "call-outs", which you can use to call mysql (or whatever) to set things up before the copy.

If there's no real data on the server, though, no real additional steps are required.

Hope that helps!
__________________
--Dave Nanian
Reply With Quote