Re: [Fwd: Re: Rsyncrypto errors during restore.]
Brought to you by:
thesun
From: Shachar S. <rsy...@sh...> - 2005-11-29 10:09:38
|
Edwin Schouten wrote: >Dear rsy...@li..., > >I just remember that I found a remark in the manpage about a gzip-file >that does not zip, but parses it to cat. "The tests directory of >rsyncryptoâs source has a file called "gzip", that does NULL >compression by redirecting the input and output to cat(1)." I'm unable to >find the gzip-file or a tests directory. Where can I find the file or what >is the content of the file so I can test encrypting/decrypting without >gzip. > >Regards, >Edwin. > > The tests folder contained several largish binary files that slowed working with CVS to a crawl. I had to split them out into a seperate project. Unfortunately, this project has not, yet, released any official pacakge. You can either check it out using cvs, or access it online (it also contains test quartets to test decryption against, so checking it out from CVS, if you feel up to it, would be greatly appreciated). In particular, you can find the online CVS view at http://cvs.sourceforge.net/viewcvs.py/rsyncrypto/tests/, and you can download the actual null-gzip file at http://cvs.sourceforge.net/viewcvs.py/*checkout*/rsyncrypto/tests/nullgzip. Just mark the file as executeable (it's a bash script) and give it to the "--gzip" option of rsyncrypto. Thanks, Shachar -- Shachar Shemesh Lingnu Open Source Consulting ltd. Have you backed up today's work? http://www.lingnu.com/backup.html |