How to deactivate automatic backups on dedicated server?

I have my own mechanism to backup my server files so all those backups that the game makes now are obsolete.
Is there a way to completly disable the backup functionality?

All i can see in the changelog are the parameters "-backups -backupshort -backuplong".
There is no further explanation what these do exactly but none of them sounds like "deactivate backups".
Hopefully someone can help out.
8:13 am, September 16, 2022
phlux 0 comments 0 likes

electricdawn replied to How to deactivate automatic backups on dedicated server? September 16, 2022 @ 1:13:37 am PDT

You are doing it right! ;)

Well, in the game there is a slider where you can set the number of backups the game does.

Maybe the option you're looking for is
-backups 0

I would just give it a try.
11:13 am, September 16, 2022
0 comments 0 likes

electricdawn replied to How to deactivate automatic backups on dedicated server? September 16, 2022 @ 12:34:04 am PDT

I hope you keep multiple older backups, because if you just overwrite your one and single backup with a broken world, then you effectively destroyed your one and only good save game.

That's the reason the game now does multiple backups.

Default is 2, so I wouldn't really bother too much with it. It's added security from loss of data, and that can never be bad, right?
8:13 am, September 16, 2022
0 comments 0 likes

phlux replied to How to deactivate automatic backups on dedicated server? September 16, 2022 @ 12:42:58 am PDT

Originally posted by electricdawn:
I hope you keep multiple older backups, because if you just overwrite your one and single backup with a broken world, then you effectively destroyed your one and only good save game.

That's the reason the game now does multiple backups.

Default is 2, so I wouldn't really bother too much with it. It's added security from loss of data, and that can never be bad, right?
I hold 2 backups per day for a week, weekly backups for 3 months and monthly backups for a year for all my servers.
Some might think that's too much but it was already useful in the past.
With that amount of data the additional backups the server makes use a pretty huge amount of disk space without the need. Basically 3x the space it should be.

Sure i can delete the backups before creating my own and automate that in some way as a workaround but the easier and cleaner way would be just to disable the games own server backups directly.
8:13 am, September 16, 2022
0 comments 0 likes