A simple BASH script to do nightly backups to tarballs to a seperate hard drive (not to tape). Supports full and incremental backups. Ideal for linux home users to easily backup all or parts of their system, provided they have an extra hard drive.
You can download file releases of Simple Bash Backup Script project from List of release files
Selected Backup uses include and exclude files to provide an efficient method of backing up a list of files and directories. It uses tar and gzip, and has an option to email the attached file to an...