Skip to content

Just `make backup`! Makefile capable of incremental backup using omnipotent rsync

Notifications You must be signed in to change notification settings

cyrta/backup-makefile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

backup makefile

I use this Makefile for about a year for backing up my homedir to external usb drive weekly. It creates separate folder for each date's backup, like backup-YYYY-MM-DD, hardlinking unchanged files from previous copy, thus only changed files use extra space on each run.

Feel free to use/modify it. rsync 3 is suggested.

About

Just `make backup`! Makefile capable of incremental backup using omnipotent rsync

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published