Eloy is a comand line backup system. You simply define the directories to backup and Eloy does partial backups of all changes. You can easily list all changes and restore older versions of files and directories.
Backup-light is a small, lightweight utility written for the bash shell that backups the active users $HOME directory. Backup-light is able to preform both full and incremental backups with the
... [More] options to preform a backup with out updating the time stamp, or to backup to a different directory or device at will. Backup-light also creates MD5sums of the backup archives for added security. [Less]
Tiny-backup is a very simplistic and light-weight backup solution for unix type systems. It's just a bash script that I wrote in free time for practice but it actually seems useful enough for public
... [More] release.
Features:
auto reoccurring backups (powered by cron) backs up any number of files and/or folders into the backup dir (this is meant to be run daily) backup 2 server (or another place on the system) at longer intervals (once a week?), archived (for now with 7z) with error checking auto removal of old backups
Todo:
more customization (such as selection of archiver, setting of intervals, etc) conf file (currently the only way to change things is to edit the script)
Current dependencies:
7z md5sum
Suggested packages:
cron
The actual script isn't 100% perfected for an alpha release yet. Please stand by :) Alpha 0.1 out [Less]
supports basic backing up jobs: -sending over sftp to another computer -creating local backup archives for selected directories -syncing backup archive -revealing hidden files and folders (so they could also be backed up) -remove swap (.swp) files
Archive sort is a script that sorts directories into manageable 4.4GB directories for the purpose of archiving onto DVDs. It is useful if you have several tens or hundreds of GBs of data to archive.
... [More] It can also be configured to sort into 700MB directories for archiving onto CDs. [Less]
Backup system that try to mimic and close to the Apple OSX Time Machine database. Actually use Bash and rsync to build a clone of the source path to backup in the term of: Backups.backupdb/ hierarchy
... [More] as provided into Time Machine. In the future should be relative easy port or migrate from GNU/ ioBackToTheFuture backups to and from OSX Time Machine backups.
Works for generic desktop users with simplicity. Type:
./ioBackToTheFuture0.1 /PATH/TO/BACKUP /BACKUP/DISK
And you're done! [Less]
This script automatically takes care of your daily, weekly and monthly backups by g-zipping them. It features - multiple rotating backups and backup to Amazon S3.
Backup M.D. - GUI Script for backupThis is lightweight frontend for rar and unrar written in bash.
Features:Backup and restore Support incremential backup Shedule backup using cron Exclude and
... [More] include file lists Requirments:kdailog from kdebase package rar and unrar This like sbackup software but more lighter. [Less]