Rune Henriksen

Results 64 comments of Rune Henriksen

Best way to deal with this would be to have a representation of a "backup reader" configuration. The issue only occurs because you technically configured 2 Duplicati instances to back...

I agree it shouldn't, but it's not entirely straight forward to solve from a technical perspective. PC 1 thinks it's removing invalid files from it's own backup destination. I'm hoping...

Just brainstorming, but you might be able to mimic this behavior with `--no-local-db` _"When listing contents or when restoring files, the local database can be skipped. This is usually slower,...

It doesn't look like anyone is working on it currently.

It's fairly simple with the CLI, so scripting a solution wouldn't be terribly difficult. Then you can also have more control over exactly how the data is delivered. ``` #...

I think @kenkendk is the best person to answer how difficulty it is. It will require some fundamental changes to the runner and the job queue, but I have a...

@kenkendk I think this issue #3027 should be added to the list (as well as any other advanced options containing passwords)

@wjansenw there is no way to keep such an encryption key secret since it needs to somehow be used by the Duplicati Server when opening the database. Any such usage...

Well, yes it's possible. It just has multiple implications such as trusting the Duplicati team with the knowledge of the key used to encrypt your database. And to some extend...