cdbkup performs full or incremental backups of local
or remote filesystems onto CD-R(W)s. Results are
stored as tarballs on single or multi-session ISO
CDs. It works either interactively for multi-CD
backups, or non-interactively for single-CD backups.
Related ProjectsTPI, PeaZip, Clonezilla, Win32 Disk Imager, epo |
zfec is a fast, portable, and programmable
implementation of erasure coding. It includes a C
library, a Python library, and a command-line
tool. Erasure coding is also known as "forward
error correction", which is the generation of
redundant blocks of information such that if some
blocks are lost then the original data can be
recovered from the remaining blocks. The RAID-5
algorithm is an erasure code, but while RAID-5 can
recover from the loss of any one element, zfec can
be parameterized to choose in advance the number
of elements whose loss it can tolerate.
Related ProjectsPukiWiki, MPC-BE, FileZilla JP Info, Clonezilla, Win32 Disk Imager |
AntFlow builds upon Apache Ant to provide a new
approach to simplifying system automation that
uses pipelines of hot folders chained together to
perform a given task. Using XML, it associates an
automated task such as data transfer, encryption,
or XML processing with a directory on the local
system. Whenever a file is copied or written into
the hot folder, the associated task is executed
and the file is moved to the next hot folder in
the pipeline for further processing.
Related ProjectsMeCab, MinGW - Minimalist GNU for Windows, DeSmuME, SmillaEnlarger, FFFTP |
PAUD (Parted And Utilities Disk) is a floppy disk image that contains system utilities, such as fdisk, mc (midnight commander), parted, ntfsresize, and more. It is good for rescue/administration purposes and transferring files from one filesystem to another for Windows users.
Related ProjectsClonezilla, MPC-BE, Media Player Classic - Home Cinema, PeaZip, TERASOLUNA Framework |
PostScript::CDCover generates a Postscript program that prints a CD cover and backlabel, with contents displayed as a tree of directories and files. The module ships with a stand-alone, ready-to-use script, pscdcover, that takes the directory tree of a CD-ROM as input and generates a cover from it.
The output can be directly fed to a PostScript
printer, but it is designed to be easily editable
(should one wish to remove unwanted directory
entries, for example).
Related ProjectsSmillaEnlarger, Clonezilla, Amateras, Darik's Boot and Nuke, iReport-Designer for JasperReports |
Webacula is a Web interface for the Bacula backup system.
Related ProjectsMeCab, Dumpper v.60.3, Win32 Disk Imager, PeaZip, Programming Language ADP |
lzop is a file compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed at the cost of some compression ratio. lzop uses the LZO library for compression services.
Related ProjectsPeaZip, Win32 Disk Imager, MeCab, Dumpper v.60.3, Meltice Family |
Box Backup is an online backup system for Unix.
Backups are encrypted, and changed files uploaded
using an rsync-like changes-only algorithm.
Related ProjectsMeCab, epo, Clonezilla, PeaZip, MPC-BE |
rdiffWeb is a Web interface for browsing and restoring from rdiff-backup repositories. Restoring folders is supported, as is restoring older revisions of files. An RSS feed is available for backup status.
Related ProjectsDarik's Boot and Nuke, PeaZip, Sledge, iReport-Designer for JasperReports, GLOBALBASE PROJECT |
Archive is a fully drag-and-drop multi-format archiver. Drag a directory onto it to create an archive. Drag an archive onto it to extract to a directory. It can also compress and decompress streams (for example, you could drag a .gz file onto Archive and from Archive into your text editor).
Related ProjectsMeCab, Win32 Disk Imager, Dumpper v.60.3, MPC-BE, PeaZip |
GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The tar format is provided for compatability with the tar program. By default, cpio creates binary format archives, for compatibility with older cpio programs. When extracting from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order.
Related ProjectsTuxGuitar, PeaZip, Clonezilla, DeSmuME, epo |
bksh is a simple program designed to be used as a
shell by SSH. All it does it to copy its input to
a given backup file. Its goal is to allow
administrators to create backup-only accounts.
Related ProjectsDarik's Boot and Nuke, iReport-Designer for JasperReports, SmillaEnlarger, TPI, Gparted |
Tapeback is command line software for backing up various
parts of a Linux system. It supports appending multiple
backups to a single tape as well as having a backup span
multiple tapes. Its backups are fully self-contained; no
"database" is needed to restore a backup. Restore point
redirection is also easily accomplished without complex
editing of config files or complex commands to enter at the
command line. The package also includes a small kernel
patch to facilitate real-time detection of "drive ready" status.
This patch allows tapeback to automatically detect when a
tape is switched in the drive (when end of tape is hit during
backup/restore).
Related ProjectsiReport-Designer for JasperReports, Gparted, epo, Clonezilla, DeSmuME |
Manent is an algorithmically strong backup and
archival program. It features efficient backup to
anything that looks like storage. Currently it
supports plain filesystems ("directories"), FTP,
and SFTP. Planned are Amazon S3, optical disks,
and email (SMTP and IMAP). It can work (making
progress towards finishing a backup) over a slow
and unreliable network. It can offer online
access to the contents of the backup. Backed up
storage is completely encrypted. Backup is
incremental, including changed parts of large
files. Moved, renamed, and duplicate files will
not require additional storage. Several computers
can use the same storage for backup, automatically
sharing data. Both very large and very small files
are supported efficiently. Manent does not rely on
timestamps of the remote system to detect changes.
Related ProjectsiReport-Designer for JasperReports, SmillaEnlarger, TuxGuitar, DeSmuME, TPI |
Vbackup is a modular backup utility that can be used to perform full or incremental system backups. It consists of a set of scripts that can be used to create backups using tar and xfsdump. It can also make backups of PostgreSQL, MySQL, and LDAP databases, keep a copy of the boot record, the partition table, or the LVM configuration, encrypt archives using x509 certificates, and back up the Debian package list and the RPM database. It can store the backups in a local or remote directory using either NFS or SCP. It is modular, and can be extended to perform other functions as well.
Related ProjectsDarik's Boot and Nuke, SmillaEnlarger, PeaZip, iReport-Designer for JasperReports, TuxGuitar |