rcb (rsync-crypto-backup) scripts in github
Brought to you by:
thesun
From: Vladimir B. <vb...@gm...> - 2015-10-05 08:30:17
|
Hi all, JFYI I've created scripts to use rsyncrypto with rsnapshot and rsync. https://github.com/vbotka9/rcb The purpose is to test the consistency of the loop * rsnapshot * store some meta-data of the snapshot [1] * rsyncrypto encrypt snapshot * rsync encrypted snapshot to remote backup * rsyncrypto decrypt snapshot * restore the data from the snapshot and compare it with the original data [1] empty directories, links, file attributes (owner,group,mode,time), not stored in rsyncrypto The scripts were tested in FreeBSD 10.2 and Ubuntu 14.04 as described in the NOTES https://github.com/vbotka9/rcb/blob/master/NOTES.freebsd https://github.com/vbotka9/rcb/blob/master/NOTES.ubuntu I'd appreciate any comments, advices, suggestions etc. Thank you, Cheers, -vlado -- Vladimír Botka |