https://github.com/rsnapshot/rsnapshot

 

GitHub - rsnapshot/rsnapshot: a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforg

a tool for backing up your data using rsync (if you want to get help, use https://lists.sourceforge.net/lists/listinfo/rsnapshot-discuss) - rsnapshot/rsnapshot

github.com

wget https://github.com/rsnapshot/rsnapshot/archive/refs/heads/master.zip

 

wget 명령어로 다운로드 후 unzip으로 압축해제

 

 

 

 

yum install autoconf automake

 

 

 

 

 

 

 

 

cp /etc/rsnapshot.conf.default /etc/rsnapshot.conf

vi /etc/rsnapshot.conf

 

 

 

 

 

백업을 최대 몇개의 버전으로 유지할지를 옵션으로 정해준다고 보면 된다

/usr/local/bin/rsnapshot alpha 라고 하면 백업 버전을 최대 6개로 유지하는 백업을 진행하겠다는 의미이다

+ Recent posts