From f96fd41e6a375f4a99532f4249190f2b0b80df83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Wed, 12 Apr 2023 06:51:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EKey=20Features=E2=80=9C=20hinzuf=C3=BC?= =?UTF-8?q?gen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Key-Features.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Key-Features.md 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.