gzip: unrecognized option `--rsyncable'

2015-09-26 Thread Vladimir Botka
Hello, I run command [1] in FreeBSD and see gzip error [2]. Would it be possible to help me? Thank you. [1] rsyncrypto -r /backup /backup.enc keys backup.crt [2] gzip: unrecognized option `--rsyncable' FreeBSD gzip 20111009 usage: gzip [-123456789acdfhklLNnqrtVv] [-S .suffix] [ Cheers,

Re: gzip: unrecognized option `--rsyncable'

2015-09-28 Thread Vladimir Botka
Hi Shachar, Guillaume, all On Sat, 26 Sep 2015 15:57:16 +0200 Guillaume Friloux wrote: > Le 2015/09/26 14:49, Shachar Shemesh a écrit : > > On 26/09/15 15:32, Vladimir Botka wrote: > >> I run command [1] in FreeBSD and see gzip error [2]. Would it be > >> pos

rcb (rsync-crypto-backup) scripts in github

2015-10-05 Thread Vladimir Botka
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 * rsyncr