Hello there,
I was wondering if Deja Dup will pick up from an old back-up when pressing “Create My First Backup” and I select a folder where an older version of Backups did backup or will it start a fresh back up ?
A quick peek at the code it seems to be looking for the dconf keys over at /org/gnome/deja-dup/
; I’ve the old database, but dconf is complaining I was able to open the user database with dconf-WARNING **: timestamp: unknown dconf database description
, so my hopes of mimicking the settings and Backups pick it up are slim.XDG_CONFIG_HOME=/some/backup/path/home/user/.config dconf-editor
but the data for last backup does not match the one duplicity says when running duplicity verify
Thanks!