Re: [Fwd: Re: [Fwd: Re: Rsyncrypto errors during restore.]]
Brought to you by:
thesun
From: Edwin S. <po...@Ed...> - 2005-11-30 09:51:38
|
Dear Shachar, I have tries the gzip file on my fedora core 2, but this has the same result. I also tried the same setup, see below, on slackware 10 and this sees to work fine! I'll have a go in upgrading fedora core 2 to fedore core 4 to see if that helps. Setup untill now: ********************* Start My Setup ********************* # Install files needed install argtable 2.4.0 (with /usr/lib as libpath in Makefile after ./configure) install rsyncrypto 0.16 Use gzip 1.3.5 with --rsyncable option # Create key openssl req -x509 -newkey rsa:2048 -keyout key.pem -out req.pem # Backup rsyncrypto -r -vv --trim=3D2 ./source ./dest ./keydir ./req.pem # Restore rsyncrypto -r -d -vv --trim=3D2 ./dest ./restore ./keydir ./req.pem # Directory structure ./dest/ ./keydir/ ./restore/ ./source/ ./req.pem ********************* End My Setup ********************* Regards, Edwin. > Edwin Schouten wrote: > >>Dear Shachar, >> >>Just as extra information, I recompiled rsyncrypto and will send you th= e >>command output of it. I'm using argtable-2.4.0, rsyncrypto 0.16 and gzi= p >>1.3.3. >> >> > Hmm. Debian has 1.3.5. I'm attaching the Debian gzip - can you give it = a > try? > > Shachar > > -- > Shachar Shemesh > Lingnu Open Source Consulting ltd. > Have you backed up today's work? http://www.lingnu.com/backup.html > > |