A fast and simple to use Minecraft server backup daemon.
Download the latest release for your operating system.
shell
sudo chmod +x cuprite
shell
./cuprite -i world -m 128 -o backups -p password -P 25575
```
enable-rcon=true
rcon.password=
``` FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-c, --compression-level
It's a good idea to run cuprite
on the terminal first to verify that you have inputted your arguments correctly before attempting to automate your backups with CRON.
crontab -e
00 * * * * /path/to/cuprite
This software does not provide any warranty with regard to any loss of data.