raumi75

Results 6 comments of raumi75

How does rsync compare the files? Does it have to load the complete file or can it calculate a checksum on the remote machine and compare that? In other words:...

I can't check it over ssh because on the server side, the `ssh_filter_btrbk.sh` is blocking the command ``` ERROR: ssh_filter_btrbk.sh: ssh command rejected: disallowed command... ``` I'm running the git...

This works great for most of my sub volumes. But there is one which keeps reporting errors Here is one line of my `btrbk-verify` output: ``` [rsync] .f.......a. iw.git/objects/49/fc2ceb5745bf1d6dc1fe3ef6ed38a0eebd6c05 #...

Thanks for looking into it. Unfortunately I don't have a solution.

My custom provider adds Christmas Eve the way it is shown in the official docs ``` class MyProvider extends NorthRhineWestphalia public function initialize(): void { parent::initialize(); $this->addHoliday($this->christmasEve($this->year, $this->timezone, $this->locale)); }...

Did someone fix this bug recently? I can't reproduce it any more in release `20230307.1721`.