Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme-relnotes-1.2.0.txt | 2015-01-19 | 552 Bytes | |
autoarchive-1.2.0.tar.bz2 | 2015-01-19 | 403.1 kB | |
Totals: 2 Items | 403.7 kB | 1 |
Release notes for AutoArchive 1.2.0 ----------------------------------- * Running arbitrary commands before and after backup creation New options --command-before-backup=COMMAND_BEFORE and --command-after-backup=COMMAND_AFTER were added. If specified the corresponding command is executed before or after each backup creation. * Refactored to make the architecture simpler Applications is composed in more straightforward way, without Mainf framework. Component structure was impoved and several uneccessary interfaces were removed.