Skip to content
Snippets Groups Projects
Commit ae0cec37 authored by rizzle's avatar rizzle
Browse files

added documentation for backup_to_ssh

parent fe0d2461
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,14 @@ Calls `par2create` with standard parameters on the collection of provided files
Starts the aniDB webaom client from its URL.
## backup_to_ssh.py
This enables starting a host behind another SSH endpoint, where the backups should be placed at.
The idea is, that the actual backup host is a odroid HC4 that stores the backup.
Before this is another host, that has a HTTP endpoint and an open SSH server.
The odroid is started via a Tasmota switch, that is controlled via the jump host's PHP script.
After the backup is done, it is shut down and turned of via Tasmota.
## backupto.py
Reads a config file and does backups with rsync and par2.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment