elfgoh

Results 6 issues of elfgoh

I see that the last release was made in 2017. With all the new commits, is it time for a new release, even if it's just a point release? @poettering

I compile `casync` at e4a3c5efc8f11e0e99f8cc97bd417665d92b40a9. and attempted to extract over HTTPS. The extraction failed and so I ran it with `strace`: ``` strace -ff -o /tmp/trace casync -v extract https://192.168.7.2:4444/foo.caibx...

I have a chunk store that was created without `--compression`, which I understand means it uses the default, `zstd`. I would like to convert the chunk store to use `xz`...

Say I have an image `a.img` which I used to create a chunk store: `casync make foobar.caibx a.img`. Later on, I have another img, `b.img`. `b.img` is meant to be...

When using ssh as a backend and using password for authentication, i get prompted for a password 3x. However when I ssh directly `ssh [email protected]`, there is only 1 prompt....

(I realised that this issue may not be the right place but I am at a loss where else to start so here goes) I wonder if tagged releases would...