Skip to topic | Skip to bottom
Home
Main
Main.BackupScriptsr1.3 - 13 Oct 2004 - 00:36 - JamesPerkinstopic end

Start of topic | Skip to actions

Backup Scripts

Attached below is a one-script Linux backup solution (with configuration file) built on dump/restore and ssh, using an authorized_keys for the remote user. I use it to do nightly incrementals and weekend fulls.

This script has saved my bacon three times now with disk crashes. The restore is easy via ssh and restore (see the script itself for example invocation, since it does a dump over ssh, then runs restore as a cross-check to dump the table of contents). You can get ssh and restore off a live linux CD (knoppix), one-floppy linuxes or the like.

-- JamesPerkins - 21 Oct 2003
to top

I Attachment sort Action Size Date Who Comment
backup.conf manage 0.4 K 21 Oct 2003 - 20:33 JamesPerkins Example config file, place in /etc/backup.conf
backup.cron manage 6.6 K 21 Oct 2003 - 20:34 JamesPerkins Backup script /usr/local/sbin/backup.cron

You are here: Main > BackupScripts

to top

Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback