Michael Eischer

Results 855 comments of Michael Eischer

@sebschlicht Your restic version is quite old, the current version is 0.10.0. That said excludes relative to the backup source folders still don't exit AFAIK. For your home folder example...

@andras-tim How many snapshots does your repository have? Is this host the only one using the repository? Or does the repository also contain backups of different backups sets which are...

1.6 million files for 3.25 GB data is a lot. Could it be the case that there is one folder which contains hundreds of thousands files? Can you check with...

> Will resolve now the conflicts in a merge and push. Please let me know if you want this PR squashed/rebased instead. Please rebase and squash the PR. Squashing is...

It's currently already possible to overwrite kubeReserved per shoot. `useGKEFormula` has only an effect only newly created shoots when kubeReserved is not set; existing shoots are not affected by `useGKEFormula`....

The extensions of the `dump` command suggested here, sound quite reasonable. Although, we probably have to agree on a few more details like path structure within the output files. Without...

> My thought was that adding `--include`/`--exclude` to the dump command would start leading to a reimplementation of the restore command, and following that path at some point it would...

> I fully understand how much work maintaining open source software can be, and wouldn't ask for anything more than a quick look and response. I've already taken a quick...

This issue reminds me a lot of https://github.com/restic/restic/issues/3636 . There the problem was that one of the backblaze servers ended up in a DNS blocklist. The b2 backend then unfortunately...

Is there anything left to do here from our side? Or can we close the issue?