Managing SSH chroots to backup a lot of machines
Go to file
Brice Waegeneire 9510546d48 client: Correctly clean up temporary files
The function "build_rsync_main_cmd" is called in a subshell, so it can't
effectively modify it's parent variable "temp_files". To correctly cleanup
those temporary files, we do it when this specific function exits.
2024-03-22 09:56:03 +01:00
client client: Correctly clean up temporary files 2024-03-22 09:56:03 +01:00
server fix(includes): Avoid breaking is_btrfs if path doesn't exists 2024-02-06 15:03:21 +01:00
.gitignore add gobal .gitignore 2022-11-28 15:27:26 +01:00
.Jenkinsfile CI: Push *.buildinfo too 2022-12-22 11:39:42 +01:00