backup-makefile
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Just `make backup`! Makefile capable of incremental backup using omnipotent rsync
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.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。