Lost all duplicacy configs (my fault), best practice to setup without full re-upload?

I tried searching for my specific situation, but didn’t have any luck (I found some somewhat related topics, but not with my fact pattern). Apologies if I missed an obvious thread.

Long story short, I was running duplicacy for the past year in a Windows VM. The VM got wiped out when an SSD failed, and I failed to save backups of the duplicacy config files (yes, my fault. lesson learned).

I use google suite/drive for the backups, and I have my encryption password.

Is there any information out there on how I can recreate my configuration without having to upload everything from scratch again? I have TBs of data stored and my upload is very slow (took 2 months for the initial upload).

Thank you!

Browse the repository on your Google drive and note path onto the repository and under folder snapshots sub folder name — that is your snapshot id name.

Then initialize storage again at the same path with the same storage id.

There is nothing critical in the config files.

1 Like

Perfect. Thank you! I will try that right now :star_struck:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.