1
0

Backup script description

This commit is contained in:
2023-06-13 10:03:57 +00:00
parent 76e06628f8
commit 9bbc02e8ed

@ -0,0 +1,18 @@
---
title: "Backupscript"
summary: "Custom backup solution using Rclone and Ntfy.sh"
authors: []
tags: []
categories: []
date: 2023-06-13T09:56:42Z
url_code: "https://code.jcktrue.dk/jct/backupscript"
---
Custom backup solution using Rclone and Ntfy.sh.
Written in PHP with the purpose of sending short Push notifications on the status of the each weekly backup job.
Built as an exercise in PHP best practices.