pdc4444 / ark_server_cron

PHP / Linux based cli automation of Ark: Survival Evolved server hosting
0 stars 0 forks source link

Server cluster directory should be included during a backup #14

Open pdc4444 opened 2 years ago

pdc4444 commented 2 years ago

Right now, BackupService only cares about each shards saved data directory. We should be able to detect if the server admin is running a clustered server and backup the cluster data during a backup routine. I think it makes sense to only backup the server cluster folder if all shards have been selected for backup, so no need to backup the server cluster for individual shards.