Managing SSH chroots to backup a lot of machines
Go to file
Brice Waegeneire 21533c6fb9
All checks were successful
gitea/evobackup/pipeline/head This commit looks good
client: Write temporary files in /tmp
By default "mktemp" creates a temporary file in the current working directory,
which in the context of Debian's cron is /. To avoid littering /, we add the
option "--tmpdir" that use $TMPDIR or /tmp instead.
2024-03-22 10:05:10 +01:00
client client: Write temporary files in /tmp 2024-03-22 10:05:10 +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