bkp 0.1 review
Downloadbkp is a command line backup tool intended for local storing written in bash under GPL license
|
|
bkp is a command line backup tool intended for local storing written in bash under GPL license. It allows you to make a solid backup of your data, keeping original files permissions.
bkp has a date (dd-mm-YY) support, so you will be able to know when you have made your backups. In this way you can upgrade them. It also support : gzip compression, background mode, md5 checking, events logging (and managing) and default directory.
This program can convert relative pathname of file or directory to its absolute pathname; in this way bkp can also rebuild original directory tree.
Usage : bkp.sh < files > | < directories > [[ option ]]
bkp 0.1 keywords