this post was submitted on 15 Jul 2024
15 points (100.0% liked)

Factorio

1642 readers
3 users here now

Dreaming of transport belts

Rules

Last updated: 2023/06/05

Useful links

Purchase

Factorio has never been on sale and will (probably) never be on sale

founded 1 year ago
MODERATORS
 

I found this Python script a few years ago, it is simple enough that a non-programmer could understand 90% of it. I just remembered it had been running as a scheduled task all this time when I thought I had lost some saves.

Thought I'd post it here in case anyone can use it. Minor things are hard coded but they are few and easy to edit.

https://github.com/nonbhoward/backup_factorio_saves/blob/main/run.py

you are viewing a single comment's thread
view the rest of the comments
[–] jet@hackertalks.com 2 points 2 months ago (2 children)

My Factorio save list is... Unwieldy

[–] stembolts@programming.dev 3 points 2 months ago* (last edited 2 months ago) (1 children)

Same. Dozens, maybe hundreds of files most of them 250-300MiB.

The nice thing about automation is I have no idea, it just works!*

  • (As long as your save files are in one parent directory.. and not in a place with other "zip" files)
[–] jet@hackertalks.com 1 points 2 months ago

Snapshotting really helps too! (file system level)