commit f96fd41e6a375f4a99532f4249190f2b0b80df83 Author: Yann Mölle Date: Wed Apr 12 06:51:58 2023 +0000 „Key Features“ hinzufügen diff --git a/Key-Features.md b/Key-Features.md new file mode 100644 index 0000000..cc5de0a --- /dev/null +++ b/Key-Features.md @@ -0,0 +1,4 @@ +* Daily automated backups of a specified folder using the zip utility. +* Date-appended archive file names for easy identification. +* Automatic removal of backups older than 14 days. +* Scheduled execution using cron for a hands-off approach.