wok-current annotate backup-manager/description.txt @ rev 24556
updated flatpress (0.1010.2 -> 1.2.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 25 14:05:00 2022 +0100 (2022-02-25) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20009 | 1 Backup Manager is a command line backup tool for GNU/Linux, designed to help |
hackdorte@20009 | 2 you make daily archives of your file system. |
hackdorte@20009 | 3 |
hackdorte@20009 | 4 Written in bash and perl, it can make archives in many formats and can be run |
hackdorte@20009 | 5 in a parallel mode with different configuration files. |
hackdorte@20009 | 6 |
hackdorte@20009 | 7 Archives are kept for a given number of days and the upload system can use ftp |
hackdorte@20009 | 8 or scp to transfer the generated archives to a list of remote hosts. |
hackdorte@20009 | 9 |
hackdorte@20009 | 10 The configuration file is very simple and basic and gettext is used for |
hackdorte@20009 | 11 internationalization. |