How to Add a Savegame to Your Valheim Server
You can transfer a local save to your server to continue playing with an existing world.
Find the local savegame
Open savegame folder
PressWindows Key + R, enter the following path and confirm with Enter:%userprofile%\AppData\LocalLow\IronGate\Valheim\worlds_local%userprofile%\AppData\LocalLow\IronGate\Valheim\worlds_localIdentify world files
Each world consists of two files with the same name:<WorldName>.fwl(world metadata) and<WorldName>.db(world data). Both files must be transferred together.
Upload and apply the savegame
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Upload world files
Upload both files<WorldName>.fwland<WorldName>.dbto the following directory:/.config/unity3d/IronGate/Valheim/worlds_local//.config/unity3d/IronGate/Valheim/worlds_local/Set world name
Open the dashboard, navigate to the Settings and enter the name of your uploaded files – without the file extension – in the World Name field (e.g.MyWorldforMyWorld.fwlandMyWorld.db).Start the server
Save the settings and start your server.
Warning
If the worlds_local folder does not exist, start the server once so the folder structure is created automatically. Stop the server again before uploading the files.
Tip
Create a backup of your existing server savegame before uploading, in case you want to switch back later.