Skip to content

Instantly share code, notes, and snippets.

@besmirzanaj
besmirzanaj / technitium-sync.sh
Last active March 13, 2025 09:40
synch two technitium servers
#!/bin/bash
# Author: Besmir Zanaj, 2024
# This is a very raw script to backup configs (no logs and no stats) from a technitium server
# to another
#
# first create two tokens: one on the source server and another one on the destination one
# fill out the vars below
# create a cronjob with this script on the destinaton host
# eg: