Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-28 09:39
0.5.1

此版本修复了处理符号链接由内部 tar 存档程序并删除无关的警告。
标签: Minor bugfixes
This release fixes processing of symbolic links by the internal tar archiver and removes unrelated warnings.

2012-02-17 11:39
0.5.0

已添加的配置的所有档案和有关它们的详细的信息的列表。使用此功能,您可以看到当前的备份级别的档案。自动存档现已能够显示和清除存储内部数据对于没有长期存在的档案。添加了很多其他小改进和错误修正。
标签: Minor feature enhancements
Listing of all configured archives and detailed information about them has been added. With this feature, you can see the current backup level of an archive. AutoArchive is now able to show and purge stored internal data for no-longer-existing archives. Many additional small improvements and bugfixes have been added.

2011-06-17 20:27
0.4.0

自动备份级别重新启动现在支持。内部焦油的实现,是独立的外部工具加入。对指定归档文件的目标目录的可能性增加了。焦油的消息处理进行了改进。其他小的改进和修正了言。
标签: Minor feature enhancements
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.

2011-03-29 06:10
0.3.1

信息,警告和错误输出消息现在包含归档文件的名称正在处理,这是特别有用,当运行在一个处理多个档案。此版本修正设定的退出代码,用户配置,目录和用户配置文件选项的阅读,等等。
标签: Minor bugfixes
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.

2011-03-19 05:48
0.3.0

支持配置文件。现在可以通过配置系统和每个用户的配置文件自动存档。档案规范文件(。机管局文件)可能包含配置选项很好,所以这是可以做到每个存档定制。此外,他们现在自己的专用目录,在那里他们可以放置。它允许您使用指定的完整路径。机管局文件只是一个简单的名称来代替。该文件的格式机管局略有改变。迁移是必需的。大量自动存档代码重构,有一个新的架构,需要Python 3。
标签: Minor feature enhancements
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.

Project Resources