(UNOFFICIAL) Minecraft Server Backup System
-
Updated
Jun 24, 2026 - Python
(UNOFFICIAL) Minecraft Server Backup System
CLI tool for differential and full file backups across multiple source and target paths by comparing changes and synchronizing updates. Supports exclude patterns for files and folders, displays progress tracking, and generates reports of updated files into a text log. Built in May 2026, this project focuses on reliable multi-path backup automation.
DeltaSCP allows you to transfer only the changes in files and block devices, instead of copying them entirely. DeltaSCP operates like the SSH tool scp, and uses SSH. Install it on both the local and remote machines, and then, you can use it just like scp. If the files haven't changed, the overhead is only about 0.7MB per GB copied.
Add a description, image, and links to the differential-backup topic page so that developers can more easily learn about it.
To associate your repository with the differential-backup topic, visit your repo's landing page and select "manage topics."