[Fwd: Re: [Fwd: Re: Rsyncrypto errors during restore.]]
Brought to you by:
thesun
From: Edwin S. <po...@Ed...> - 2005-11-29 15:56:28
|
Dear Shachar, This seems to work! No output what so ever, although the -vvv option, but the md5sum is the same. So your encrypted file does decrypt fine on my machine. Does this give you a clue? [root@p3151447 backup]# rsyncrypto -d -vvv ./dest/COPYING ./restore/COPYING ./keydir/COPYING ./req.pem [root@p3151447 backup]# md5sum ./source/COPYING e4284bde1d71dc4d1d5ad241b827fa98 ./source/COPYING [root@p3151447 backup]# md5sum ./dest/COPYING 1a4a5a41708a95dd22ee123d807fe4b7 ./dest/COPYING [root@p3151447 backup]# md5sum ./restore/COPYING e4284bde1d71dc4d1d5ad241b827fa98 ./restore/COPYING [root@p3151447 backup]# Regards, Edwin. ------------------------- Oorspronkelijk bericht ------------------------= - Onderwerp: Re: [Fwd: Re: Rsyncrypto errors during restore.] Van: "Shachar Shemesh" <rsy...@sh...> Datum: Di, 29 november, 2005 16:17 Aan: "Edwin Schouten" <po...@Ed...> CC: rsy...@li... -------------------------------------------------------------------------= - Edwin Schouten wrote: >Dear rsy...@li..., > >I have tested the nullgzip, but it gave weird results restoring files. >This does not solve the previously reported errors, so I will stop >investigate further with the nullgzip file. > >Again, as the previous e-mail decribes, it restores not all file and no >directories. Small files (text) seem to restore OK, but larger ones are >restored partially. I have attached an example of the COPYING file with >all used keys and the output of the command prompt. > >Regards, >Edwin. > > I'm attaching an encrypted "COPYING" file, encrypted using the symmetric and public key you sent in the previous message. Can you please let me know whether the command "rsyncrypto -d enc/COPYING dec/COPYING key/COPYING req.pem", where enc/COPYING is the file attached, completes without error? There is definitely something wrong with the encryption performed by your rsyncrypto. Now I'm trying to figure out whether at least the decryption works correctly. Thanks, Shachar --=20 Shachar Shemesh Lingnu Open Source Consulting ltd. Have you backed up today's work? http://www.lingnu.com/backup.html |