Christian Buhtz

Results 1069 comments of Christian Buhtz

OK, lets try `stat` ssh -o ServerAliveInterval=240 -o LogLevel=Error -o IdentityFile=/home/robert/.ssh/id_rsa -p 23 [email protected] d=0;stat "./" || d=1 This should work. But the question is if we should use `stat`...

> It will not work as already the variable assignment 'd=0' is not supported. Mhm... It worked on my bash. So this is another Hetzer-restriction? Do you have any other...

# Suggested approach Do not support restricted systems like Hetzer is using. Improve the error message to make it more clear to the user what is going on. Maybe do...

@emtiu I was referenced to this Issue by https://github.com/bit-team/backintime/pull/1162 After studying it I **vote for close** because the described functionality is out of scope of BiT. Especially on Linux there...

Hello d-laumer, Thank you for taking the time to report the bug and providing the details. I appreciate your feedback. Be aware that you use an AUR package build from...

Thanks for reporting back and doing research. I don't understand how systemd is involved in all this. BIT does not depend on systemd nor use any systemd elements. Can you...

Is this "tmpfiles mechanism" related to systemd? So on systems without systemd this won't work? I am using Debian with systemd. But I don't see why systemd modify something like...