improve some docs

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2022-10-30 08:34:16 +01:00
parent 6714085d58
commit 571e088fdd
4 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Data Backup
:warning: Since v2.4.0 you can use the [EventManager](../../docs/eventmanager.md) to schedule backups.
The `backup` example script shows how to use the SFTPGo REST API to backup your data.
The script is written in Python and has the following requirements: