Projects / AutoArchive

AutoArchive

AutoArchive is a utility to help create backups more easily. The idea of the program is that all essential information for creating a backup is in a single file. It can use ‘tar’ for creating archives, has a command line interface, and supports incremental backups.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  17 Jun 2011 11:27

Release Notes: Automatic backup level restarting is now supported. An internal tar implementation that is independent of external tools was added. The possibility of specifying an archive's destination directory was added. Handling of tar's messages was improved. Other small improvements and fixes were made.

  •  28 Mar 2011 21:10

Release Notes: Info, warning, and error output messages now contain the name of the archive being processed; this is particularly helpful when processing multiple archives in a single run. This release fixes setting of the exit code, reading of the user-config-dir and user-config-file options, and more.

  •  18 Mar 2011 20:48

Release Notes: Support for configuration files. Now it is possible to configure AutoArchive via system and per-user configuration files. Archive specification files (.aa files) may contain configuration options as well, so it is possible to do per-archive customization. Additionally, they have now their own dedicated directory where they can be placed. It allows you to use just a simple name instead of specifying the full path to an .aa file. The format of the .aa files was slightly changed; migration is required. AutoArchive code was heavily refactored, has a new architecture, and requires Python 3.

  •  21 Mar 2010 14:00

Release Notes: The archiver type "tarxz" was added. This uses the XZ utilities to create tar.xz archives. Some bugs were fixed.

  •  14 Apr 2009 21:03

Release Notes: This release specifies the GNU GPL version (3) in file headers. Some example '.aa' configuration files have been added to the doc directory.A symbolic link to the aa command named 'autoarchive' has been created, and the same has been done for the man page.

Screenshot

Project Spotlight

Scan Tailor

An interactive post-processing tool for scanned pages.

Screenshot

Project Spotlight

fstransform

A file-system transformation tool.