vinanrra / Docker-Satisfactory

Satisfactory server using LinuxGSM script in Docker
40 stars 7 forks source link

How to download save file from docker server #21

Closed Hademma closed 10 months ago

Hademma commented 1 year ago

I have tried to find the save file for the savegame in my server, but it is unreacheble. I have tried putty, filzilla, WINscp and the consol in portainer and the only place i find the savegame is in portainer consol but can not copy og move it from folder to anoter folder on local og to my desktop over LAN. Pleeas help

vinanrra commented 1 year ago

Hi,

It should be here:

/home/sfserver/.config/Epic/FactoryGame/Saved/SaveGames inside the container, so you need look at your docker-compose or the docker command that you have used to know where it's the folder at your host system.

Greetings