How to Upload Your Project Zomboid World to WinterNode

Move your self-hosted Project Zomboid server to WinterNode by uploading your Zomboid folder, updating your port configuration, and matching your server name.

Last updated: April 22, 2026

4.9

511+ Satisfied Customers

Move your self-hosted Project Zomboid server to WinterNode by uploading your Zomboid folder, updating your port setting, and matching your server name in the control panel.

Step 1: Locate and Compress Your Zomboid Folder

Your self-hosted server’s saves and configuration are stored in the Zomboid folder on your machine.

  • Windows: C:\Users\<username>\Zomboid
  • Linux: ~/Zomboid

Compress the entire Zomboid folder into a single archive. Supported formats are .zip, .tar.gz, and .rar.

Step 2: Upload the Archive

The upload method depends on the size of your archive.

Under 100MB - File Manager:

  1. Log in to the Game Control Panel and select your Project Zomboid server
  2. Go to File Manager in the left sidebar to open the File Manager
  3. Navigate into the Zomboid directory
  4. Click Upload and select your archive

100MB or larger - SFTP:

Use SFTP to upload the archive directly into the Zomboid directory on your server. See our SFTP guide for connection instructions.

Step 3: Decompress the Archive

  1. In the File Manager, navigate to the Zomboid directory and locate the uploaded archive
  2. Right-click the archive and select Unarchive
  3. Wait for the extraction to complete

Step 4: Update the Server Port

Your self-hosted server used a different port than your WinterNode server. You need to update this in your server’s configuration file.

  1. In the File Manager, navigate to Zomboid/Server
  2. Open the .ini file that matches your save name (for example, servertest.ini)
  3. Find the DefaultPort line (press CTRL+F to search)
  4. Update the value to match your WinterNode server’s port. You can find this on the Game Control Panel homepage - it’s listed under your server’s name in the server list
  5. Click Save

Step 5: Match the Server Name

Your WinterNode server must use the same name as your uploaded save, or it will not load the correct world.

  1. In the Game Control Panel, go to Server Options
  2. Find the [REQUIRED] Server Name field
  3. Make sure the value matches the name of your uploaded save exactly. This is the same as the name of the .ini file you edited in Step 4, without the file extension
  4. Click Save

Step 6: Start Your Server and Connect

  1. Click Start in the Game Control Panel and wait for your server to show as Online
  2. Launch Project Zomboid and connect to your server

Your world, settings, and player data should now be running on WinterNode.

Frequently Asked Questions

Yes, but you must connect using your Steam username as your account name. If the name doesn't match exactly, the server will treat you as a new player.

On Windows, it's at C:\Users\<username>\Zomboid. On Linux, it's at ~/Zomboid.

Use SFTP to upload the archive instead of the File Manager. The File Manager has a 100MB upload limit.