I've an headless server running factorio (64 bits linux) version 0.12.1, and I want to upgrade to 0.12.2.
Currently, the only way I found to do it is :
- -- Connect to the factorio website with my computer (windows) and login my account.
-- Download the experimental release.
-- Upload the release from my computer to the server. <--- Extremely slow, I've 1Mb/s upload so ~110 Ko/s and factorio is 176 000 Ko... Half an hour of upload !
-- Then connect to my Linux server, extract the release in the folder and restart the server.
I know the authentication process is the problem, cause I'm not authenticated to my factorio account on my Linux server.
So can I ask (from a Linux command) the factorio website for an update or, at least, for the latest package by passing my connection info through the command ?
Ty for your help !