> 1) Can I [...] do a dump of the > Microsoft SQL Database to a file and backup this file?
I don't use MS SQL, but the above works fine on MySQL. I use the mysqldump command to dump the DB and then those sql files can be easily backed up. And of course mysqldump works on the live DB so no need to shut it down. You may also want to put the MS SQL files in an exclude list - I believe I saw that feature in BackupPC -- "I destroy my enemies when I make them my friends" - Abraham Lincoln ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
