theNaspenGrove / Backup-Utility

A tool to provide quick and stable backups for servers hosted using the Pterodactyl game panel. It requires another machine to run on and an sshfs mount to work correctly, but the goal is to completely offload the backup process and make it independent of the game server or mod loader you're running.
0 stars 1 forks source link

rsync4j #5

Closed n-aspen closed 3 years ago

n-aspen commented 3 years ago

Use rsync4j as the rsync library. https://fracpete.github.io/rsync4j/java/

n-aspen commented 3 years ago

This is now implemented beautifully