simple_backup/README.md
2019-09-16 18:12:19 +02:00

326 B

simple-backup

A simple backup script

Description

simple-backup is a Python script that allows you to backup your files. It reads from a configuration file the files/directories that must be copied, the destination directory for the backup and a few other options.

Dependencies

rsync is used to perform the backup.