Unable to symlink blueprint-storage-2.dat
Posted: Fri Feb 07, 2025 5:32 am
Hi
This is somewhat related to viewtopic.php?p=492532&hilit=symlink#p492532 I guess.
My issue is quite simple; I symlink (or wanted to) both blueprint-storage-2.dat and the saves/ folder to my cloud sync folder, so that I can run the game on multiple clients easily.
I play on linux and used `ln -s` to create these.
The saves/ folder works fine. The contents of that folder is synced perfectly, and I can easily swap between my clients.
blueprint-storage-2.dat, however, is overwritten by factorio directly without following the symlink. That is to say loading the game with blueprint-storage-2.dat being a symlink works perfectly, but then when factorio wants to write to the file, it doesn't follow the link but replaces it with a normal file.
Thanks for reading!
This is somewhat related to viewtopic.php?p=492532&hilit=symlink#p492532 I guess.
My issue is quite simple; I symlink (or wanted to) both blueprint-storage-2.dat and the saves/ folder to my cloud sync folder, so that I can run the game on multiple clients easily.
I play on linux and used `ln -s` to create these.
The saves/ folder works fine. The contents of that folder is synced perfectly, and I can easily swap between my clients.
blueprint-storage-2.dat, however, is overwritten by factorio directly without following the symlink. That is to say loading the game with blueprint-storage-2.dat being a symlink works perfectly, but then when factorio wants to write to the file, it doesn't follow the link but replaces it with a normal file.
Thanks for reading!