Password required for headless server download?

Post all other topics which do not belong to any other category.
edalquist
Burner Inserter
Burner Inserter
Posts: 15
Joined: Thu Jul 14, 2016 7:42 pm
Contact:

Password required for headless server download?

Post by edalquist »

The website now appears to require you be logged in to your factorio account to download the headless server binary. This makes getting that binary onto headless servers more complex as we now have to download it locally then upload it to the server instead of just using wget or curl to grab it directly.
bk5115545
Fast Inserter
Fast Inserter
Posts: 123
Joined: Sun Apr 03, 2016 7:00 pm
Contact:

Re: Password required for headless server download?

Post by bk5115545 »

Have you tried embedding creds in the curl string?

I doubt it would work because the devs would have to code for it but something like the below is common.

curl http://username:password@normal.dwnload.url.com
Post Reply

Return to “General discussion”