Projects tagged ‘backup’, ‘bash’, and ‘shell’


Jump to tag:

Projects tagged ‘backup’, ‘bash’, and ‘shell’

Filtered by Project Tags backup bash shell

Refine results Project Tags unix (2) rsync (2) utility (2) linux (2) scripts (1) timemachine (1) osx (1) database (1) posix (1) bsd (1) records (1) mysql (1)

[6 total ]

2 Users
   

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.
Created about 1 year ago.

0 Users

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]
Created 12 months ago.

0 Users

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]
Created 12 months ago.

0 Users

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]
Created 12 months ago.

0 Users

Created 12 months ago.

0 Users

Welcome to MySQL MaintMySQL Maint is a configurable bash script, designed to be run by cron, that performs backups and maintenance over one or more MySQL servers. It keeps your current backups ... [More] , daily backups, weekly backups and monthly backups. The script has been successfully tested on debian (etch, lenny and squeeze), centos 4.3, FreeBSD and Mac OS X Server. Your are welcome to report any use on another platform. The installation is very easy : put the mysql_maint.sh script where you want, edit a few variables to suit your server configuration, and set up a cron job to run the script. Please note that MySQL Maint will do nothing but check your database credentials if you call it with no arguments. Run mysql_maint.sh -b to backup your databases, and mysql_maint.sh -m to perform maintenance on your databases Ready ? Get it and read the doc [Less]
Created 7 months ago.