wok-current view backup-manager/description.txt @ rev 22697
Up firmware-mod-kit (0.99git20190714)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 21 08:31:57 2020 +0100 (2020-01-21) |
parents | |
children |
line source
1 Backup Manager is a command line backup tool for GNU/Linux, designed to help
2 you make daily archives of your file system.
4 Written in bash and perl, it can make archives in many formats and can be run
5 in a parallel mode with different configuration files.
7 Archives are kept for a given number of days and the upload system can use ftp
8 or scp to transfer the generated archives to a list of remote hosts.
10 The configuration file is very simple and basic and gettext is used for
11 internationalization.