Sorry for the vague title however I’m not entirely sure what’s happening and was wondering how I could extract a backup using CLI tools outside of Duplicati. I’ve downloaded the contents of my backup (from S3) to my local drive and have tried recovering it that way however Duplicati seems to hang until it eventually fails. I was thinking that perhaps my backup is too large? Many files and a few TB but I’m not sure how likely that is.
To aid in debugging, how can I recover a backup from CLI ideally without using Duplicati?
Running into the same challenge as you seem to have encountered. All the files seem to be there (dindex, dlist and dblock for each data), but Duplicati throws the “unable to create zip” error, regardless where I set the temp file directory.
This was not mentioned previously. Are you using Duplicati.CommandLine.RecoveryTool.exe too?
Note that the post above yours mentions some steps that had to be done but were seemingly not done.
I’m not sure if the original poster will spot your remark. You might need to @-mention, or use the Reply
button to the right of a post in order to send an email to somebody who’s not actively reading the forum.
Apologies…replied more fully in my other thread. The issue seems to have been that the recovery process altered the original filenames such that (I imagine) the unzip process was failing on some manner of bad name. I removed the suffixes from the file names and progress was made.