Michael Eischer

Results 855 comments of Michael Eischer

I've just encountered the same error on an up to date Windows 10 installation. For some reason it occurred on a folder. My guess is that there's a race condition...

I think I've found the problem. There was a race condition when reading security descriptors for the first few files, such that the fallback to lower privileges did not always...

Currently, no. The `rewrite` command will update the size for snapshots that already include a size. But it does not yet synthesize new stats. The `SnapshotSummary` contains quite a bit...

> One has to compare the compare the current tree with the previous snapshot tree with the same parameters: Hostname, Paths. Strictly speaking it should be compared to the parent...

@wplapper You've create a PR in your fork of the restic repository, but not in the restic repo.

Sorry for not replying here, I somehow missed the last few comments and only noticed them while reviewing https://github.com/restic/restic/pull/5185 .

There's no autocompletion for `--mode` and several other options so far. We'd have to inform cobra about the list of valid options. I've built a proof of concept PR for...

> Many of commands take snapshot ID as argument Retrieving the snapshot IDs from the repository is probably too complex for now. It might be interesting though to at least...

> * Note the "can not obtain extended attribute" error above. (This should perhaps be a fatal error, since it indicates the loss of all data for most legacy Mac...

> Yes, I'm not sure what's going on either. It sure doesn't seem to be imposing it. I wouldn't put it past TrueNAS to make some kernel patches. The Linux...