16 projects tagged "backup"
libburnia is a project comprised of libraries and binaries for reading, mastering, and writing optical discs. It provides libburn, a CD/DVD/BD burn library, libisofs, a manipulation library for ISO 9660 filesystems, and libisoburn, a ISO 9660 multi-session library. On top of them there is cdrskin, a cdrecord emulator, and xorriso, a all-in-one application for ISO 9660 multi-session operations which additionaly provides a limited emulation of mkisofs.
Cedar Backup is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. Cedar Backup is focused around weekly backups to a single CD or DVD disc. It supports multisession discs, allowing you to add incremental data to a disc on a daily basis. Cedar Backup also provides a Python library of backup-related functionality.
EXIficient is an implementation of the W3C Efficient XML Interchange (EXI) format specification written in the Java programming language. The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.
PHP Tarbackup is a simple class that allows backing up an entire Web site. It automatically works around timeout limits by splitting the job into multiple requests, allows tarball archive creation and updates, and comes with the Veloce script, which is very useful to automatically unpack tar.gz archives remotely and skip long waiting times due to FTP uploads.
pkt is a universal XML packet archiver. It can manipulate files for backing up documents, transferring them across networks, emailing them, and sharing them by other means (p2p etc). It uses plugin filters to do the job and handles virtually any format available if there is a plugin for it. It handles encryption, compression, conversion, parity checking, decryption, decoding, repairing, rebuilding, and other tasks using a universal file format (XML-based). By default, all pkt output is in 7-bit ASCII which is UTF encoded and is compatible with XML parsers. pkt files can be disassembled, reassembled, and repaired by hand if necessary. pkt also supports the use of 8-bit compressed XML packets for its archives using one of several compression algorithms. In general, pkt will try to use the best algorithms available.