228 projects tagged "Linux"
Dkopp is a program for copying or backing up disk files to DVD or BD (Blu-ray). Full or incremental backups can be made, with full or incremental media verification. Dkopp uses a GUI to navigate through directories to select or de-select files or directories at any level. Backup jobs can be saved for recurring use. New, deleted, and updated files are handled automatically, without re-editing the backup job. An incremental backup updates the same media used for a prior full backup. A GUI restore function is also provided. Differences between disk and DVD/BD can be reported in total, by directory and by file.
DirSync is a directory synchronizer that takes a source and destination directory as arguments and recursively ensures that the two directories are identical. It can be used to create incremental copies of large chunks of data. For example, if your file server's contents are in the directory /data, you can make a copy in a directory called /backup with the command "dirsync /data /backup." The first time you run it, all data will be copied. On subsequent runs, only the changed files are copied.
plbackitup is a simple Perl script for backing up directories/files to a tarball. It uses a flat file database for selecting what to backup, and features logging, excludes, email notification, FTP backup files, scp files, and removing old tarballs in the backup directory. It can be run as a cron job or manually.
MAT is an easy-to-use network-enabled UNIX configuration and monitoring tool. It provides an integrated tool for many common system administration tasks, including backups, replication, and running commands on hundreds of machines at once. It includes a warning system for potential system problems, and graphing of many common system parameters. MAT provides many of the tools a system administrator needs during the day, including DNS, NIS, Backups, and Replication. One can run a MAT command on many hosts at once. A simple editor window is provided which can modify a set of machine's configurations in one session.
ESR Backup (Easy, Secure, Remote) is a backup system for UNIX and Linux that is easy to use and configure. It automatically performs full and incremental backups on files you choose, and automatically rotates and archives your backups, encrypts archives with a 448 bit key, and can store archives on a remote server via FTP or on the local file system.
flexbackup is a configurable and easy to use Perl-based backup tool, that can backup local files as well as remote machines (using ssh). It allows the backup itself to be made with afio, cpio, tar, dump, star, or pax. It can work with tape drives, on-disk archive files, or on-disk directory trees.
Confstore is a configuration backup utility. It scans a system for all recognised configuration files and then stores them in a simple archive. It knows what to scan for by reading a definitions file. Confstore can also restore configuration from backup archives it has previously created.
KBackup is a program that lets you back up any directories or files. It uses an easy-to-use directory tree to select the things to back up. The program was designed to be very simple to use so that it can be used by those who are not computer experts. The storage format is the well known tar format, compressed with bzip2 or gzip. It also includes German, French, Italian, and Russian translations for the user interface and English and German translations of the handbook.