Download List

项目描述

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.

系统要求

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.

2004-08-13 03:35
0.5.4

此版本增加了诸如的$ HOME环境变量,支持定义文件,从而大大拓宽什么定义文件可以覆盖。另外,在通配符系统错误,将不会允许你恢复原来已经发现使用通配符项已得到修复的文件。当还原,'v'的现在显示这两个文件这样你可以比较,然后再还原。所有模块选项已经移到cs.conf以及,这意味着你不再需要编辑模块的脚本。最后,几个configsets已被添加到默认locations.def加上少数人提交。
标签: Minor feature enhancements
This version adds support for environment variables, such as
$HOME, in definition files thus greatly expanding what
definition files can cover. Also, a bug in the wildcard system
that wouldn't allow you to restore files that had been
originally found using a wildcard entry has been fixed. When
restoring, 'v' now shows both files so you can compare
before you restore. All module options have been moved to
cs.conf as well, meaning that you no longer have to edit the
module scripts. Finally, a few more configsets have been
added to the default locations.def plus a few that others
have submitted.

2004-04-29 03:39
0.5.3

此版本为0.5.2,主要包含错误修正,曾与加密的一些问题。主要是0.5.2就根本不运行,除非你有地穴::CipherSaber,即使您不使用加密。检查的模块现在早些时候发生在程序执行加密的档案,以防止周围留如果您尝试,没有墓室加密的东西::CipherSaber。
标签: Minor bugfixes
This release contains mainly bugfixes for 0.5.2, which had some problems with the encryption. Mainly, 0.5.2 would not run at all unless you had Crypt::CipherSaber, even if you weren't using the encryption. Checking for the module now occurs earlier in program execution to prevent unencrypted archives being left around if you try and encrypt something without Crypt::CipherSaber.

2004-04-11 04:48
0.5.2

这个版本增加了对加密的支持,使用CipherSaber加密系统。日志记录功能,而且已扩展不少有更多的信息位被记录,包括在使用扫描定义文件,档案是否有任何邮寄或FTPed和恢复的细节。
标签: Major feature enhancements
This version adds support for encryption, using the
CipherSaber encryption system. The logging feature has also
been extended quite a bit with a lot more information being
logged including the definition file in use for scans, whether
archives were mailed or FTPed anywhere, and details of
restores.

2004-04-08 16:49
0.5.1

confstore现在有一个日志记录功能。它可以记录每一个备份你在一个日志文件进行。中的每个日志文件条目包括:扫描的确切日期/备份,所有文件的列表中找到或找不到,所形成的档案名称,档案的MD5校验。这是非常有用的校验,以确保在恢复或将来使用这些完整的档案。
标签: Minor feature enhancements
confstore now has a logging feature. It can log
every backup you make in one log file. Each entry
in the log file includes: the exact date of the
scan/backup, a list of all files found or not
found, the name of the resulting archive, and the
MD5 checksum of the archive. This checksum is
quite useful for ensuring the integrity of
archives before restoring or using them in the
future.

2004-03-19 20:11
0.5

这是一个大重写旧的代码了。参数的处理是一个很大的效率(getopt的::龙是现在使用)菜单模式已被取消(这是很没用,只是意味着有时一些扰民的提示,在您的方式获得)。有一个新的详细选项,可控制的- v选项,或通过设置cs.conf默认详细级别。该confstore模块已真正的模块,与任何其他Perl模块加载。
标签: Major feature enhancements
This is a big rewrite of much of the older code. The processing of arguments is a lot more efficient (Getopt::Long is now used) The menu mode has been abolished (it was pretty useless, and just meant some annoying prompts sometimes got in your way). There is a new verbose option which can be controlled with the -v option or by setting the default verbose level in cs.conf. The confstore modules are now true modules and are loaded like any other Perl module.

Project Resources