Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 305 Bytes

File metadata and controls

24 lines (15 loc) · 305 Bytes

Pull backup

This script uses rsync and copy with hard links to create efficient differential backup over SSH.

configuration

Edit the file /etc/backup_plan.conf

ip:folder,folder,folder

For example:

gw:/etc,/home

Running

./pull_backup.py -c /etc/backup_plan.py