Jun 28, 2006 #1 ylancantho IS-IT--Management Joined Dec 31, 2005 Messages 70 Location US I have an apple OSX server with BSD as the core. What is best way to back it up? Any command to use for backup?
I have an apple OSX server with BSD as the core. What is best way to back it up? Any command to use for backup?
Jun 28, 2006 #2 mbrooks Programmer Joined Apr 19, 2006 Messages 676 Location US Code: # dump -0ua -f [i]<to filename>[/i] [i]<filesystem to backup>[/i] M. Brooks http://mbrooks.info Upvote 0 Downvote
Code: # dump -0ua -f [i]<to filename>[/i] [i]<filesystem to backup>[/i] M. Brooks http://mbrooks.info