BorgBackup over a reverse tunnel
Go to file
mj-saunders 41580f9a0d Refactor
Simplify things by placing the server wrap code into it's own function
in the main script.
Move to predominantly lowercase and local variables.

Introduce usage of separate config files for each server.
2022-11-04 23:59:58 +04:00
server_config Refactor 2022-11-04 23:59:58 +04:00
.gitignore Refactor 2022-11-04 23:59:58 +04:00
README.md Refactor 2022-11-04 23:59:58 +04:00
backup.sh Refactor 2022-11-04 23:59:58 +04:00

README.md

BorgBackup Reverse

If you find yourself in a situation where your only backup solution is remote to local, this may provide a semi-sane method to achieve this without having to store any credentials on your remote machines.

Description

TODO

Usage

TODO