duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] Problem with webdav backend -- SHA1 hash mismatch


From: Richard
Subject: [Duplicity-talk] Problem with webdav backend -- SHA1 hash mismatch
Date: Sat, 22 Dec 2012 18:21:35 +0100

Hello,

With duplicity 0.6.20, I ran a small duplicity backup job to a webdav share on the local network (webdav://, not webdavs).
The share is served by apache2, configured to require *digest authentication*, following <https://help.ubuntu.com/community/Apache2WebDavDigestAUTH>

I put a backup in an empty webdav folder, resulting in a full backup.

The problem is that `duplicity verify webdav://location' fails with an error:

Invalid data - SHA1 hash mismatch for file:
 duplicity-full.20121222T165911Z.vol1.difftar.gz
 Calculated hash: d6c318679cbeddd7de322bc1e0bd3195fd4b5fa0
 Manifest hash: 5f5237a7b428f72da713a22015cafa6068e34a9f

On the other hand, I copied the files from the webdav folder to a folder on my local filesystem, and then
`duplicity verify file://folder' does not report an error; `duplicity restore file://folder' looks good too.

Do you think that the apache2 webdav configuration is incomplete ?
I can connect to the share using cadaver and davfs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]