7 Days to Die
    American Truck Simulator
    ARK: Survival Ascended
    ARK: Survival Evolved
    ARK: Survival Evolved Official Save Game
    ARK: Survival of the Fittest
    Arma 2
    Arma 3
    Arma Reforger
    Assetto Corsa Competizione
    Astroneer
    Atlas
    Avorion
    Battlefield Hardline
    Chivalry 2
    Citadel
    Conan Exiles
    Counter-Strike: Global Offensive
    Craftopia
    Dark and Light
    DayZ
    Dirty Bomb
    Don't Starve Together
    DUCKSIDE
    Dune: Awakening
    ECO
    Empyrion
    Enshrouded
    Euro Truck Simulator 2
    Factorio
    Farming Simulator 17
    Farming Simulator 19
    Farming Simulator 22
    Farming Simulator 25
    FiveM
    Garry's Mod
    Half-Life 2 Deathmatch
    Hell Let Loose
    ICARUS
    Killing Floor 2
    Last Oasis
    Left 4 Dead 2
    Life is Feudal
    LOTR: Return to Moria
    Medieval Engineers
    Minecraft
    Mordhau
    Myth of Empires
    Outpost Zero
    Palworld
    Pantropy
    Path of Titans
    PixARK
    Project Zomboid
    Red Orchestra 2
    Retired Games
    Risk of Rain 2
    Rust
    Satisfactory
    SCP - Secret Laboratory
    SCUM
    Sons Of The Forest
    Soulmask
    Space Engineers
    Squad
    Starbound
    StarMade
    Subsistence
    Team Fortress 2
    Terraria
    The Forest
    The Isle
    Unturned
    V Rising
    Valheim
    Wreckfest
    Ylands
    Zescape
  • webinterface
    • Account
      Customer Support
      FTP
      Other Services
      Security
  • WEBINTERFACE
    1. home /
    2. guides /
    3. uploading a map to 7 days to die

    Guides

    Category A-Z
    7 Days To Die
    configuration
    Gameserver
    question
    save-not-loading
    upload-failing
    Wiki

    Uploading a Map to 7 Days to Die

    Uploading a Map to 7 Days to Die

    7dtd wiki.jpg
    Rent now your own prepaid 7 Days to Die server at nitrado.net

     

    Upload map from a Local save

    Uploading a Pregen map

    To upload your already created 7 Days to Die map to your server you first have to locate it in your “Saves” folder.

    Upload a map from your PC

    • Open a browser window and type ” %Appdata% ” and hit enter.

    Data Info.jpg

    • You will be redirected to the folder AppdataRoaming
    • Go to the address AppdataRoaming7DaystoDieSaves
    • In this folder you will find your different types of maps. In our example our map is located in the folder PREGEN6K and the name of the map is “Uploadmap”
    • Without closing our current window. Now we will have to connect to our server by FTP .
    • Remember to stop your server before connecting.
     If you don't know how to connect via FTP please go to the following link:  https://wiki.nitrado.net/en/3.How_to_use_your_server%27s_FTP 
    • Once connected to our server we are going to go to our Saves folder and copy the address.

    Appdata 7days address.jpg

    • On the left side of Filezilla (or our FTP connection program) we paste the address we just copied.

    Filezilla 7days saves.jpg

    • On the right side (our server) we go to ” 7daystodie/saves
    • Here we will upload the folder containing your map and replace the existing files.

    Folder Upload Filezilla.jpg

    • Once the files have been uploaded we can close Filezilla.
    • Now we will go to the Web Interface of our server to the section of ” Settings/Config Files

    Web interface configfiles.jpg

    • Once there, we will look for the values GameName and GameWorld .

    7days gamename gameworld.jpg

    • Change GameName for your map’s name (in our case Uploadmap )
    • Change GameWorld for the type of map, in our case, PREGEN6k .
     It is important to match upper and lower case letters if your name has any.
    • Save your changes and go to your general settings. Game Name and Game World should now match the changes you have made.

    7days GameWorld.jpg 7days GameName.jpg
    If the Game World does not match, switch to the map type you have.

    • Save the changes.
    • And it’s done! You have successfully uploaded now just start your server and enjoy!

    Uploading a Random generated map

    • Go to your web interface and stop your server. Connect to your server’s FTP, we recommend Filezilla. Inside Filezilla, on the Remote site go to the following directory: /7daystodie/Data/Worlds

    Ftpworlds.png

    • On your local site go to the following directory: C:UsersUSERNAMEAppDataRoaming7DaysToDieGeneratedWorlds

    Generateworlds.png

    • Locate the name of your map and drag it from the local site (Your PC) to the remote side (your server). In this case is “Nonadowi Valley”

    Moveworlds.png

    Uploading your savegame

    • Now inside Filezilla on the local site go to the following directory: C:UsersUSERNAMEAppDataRoaming7DaysToDieSaves

    Savesftp.png

    • On the remote site go to the following directory: /7daystodie/Saves

    Savesremote.png

    • Locate the name of your savegame folder and drag the entire folder from the local site (Your PC) to the remote side (your server). In this case is “Nonadowi Valley” (It has the same name as the map)

    Samename.png

    • You can close Filezilla.
    • On your PC go to the following directory: C:UsersUSERNAMEAppDataRoaming7DaysToDieGeneratedWorlds
    • Then open your world folder.
    • Open the file map_info.xml with your preferred text editor.

    Mapinfo.png

    • Locate Generation.Seed and HeightMapSize (Your HeightMapSize field may show two numbers separated by a comma, you only need to copy one of the numbers, not both) and write down these values.

    Generatorseed.png

    • In this case:
      • 6144 (HeighMapSize)
      • 12345 (Generation.Seed)
    • Go to your web interface > Config Files > Serverconfig.xml and look for the following lines:
      • GameWorld
      • WorldGenSeed
      • WorldGenSize
      • GameName
    • In GameWorld, type the same name as the world folder that was uploaded to the server.
      • For this example, “Nonadowi Valley”
    • In WorldGenSeed enter the value of Generation.Seed
      • For this example, “12345”
    • In WorldGenSize set the value of HeightMapSize
      • For this example, “6144”
    • In GameName enter the name of the savegame.
      • For this example, “NitradoTest3”
    • To know the name of your savegame go to the following directory on your PC: C:UsersUSERNAMEAppDataRoaming7DaysToDieSavesNAMEOFYOURWORLD

    Savestest3.gif

    Once you have finished putting the correct values in the serverconfig.xml it should look like this.

    Serverconfig.png

    Save changes and restart your server.

    Transfer Map from One Server to Another

      Please note that if you wish to make this transfer from an Experimental version to a Base game, it will only be possible when both versions are the same. 

    To transfer your already created 7 Days to Die map to your server you first have to locate it in your “Saves” folder on your server.

    • Remember to stop your server before connecting.
     If you don't know how to connect via FTP please go to the following link:  https://wiki.nitrado.net/en/3.How_to_use_your_server%27s_FTP 
    • Connect to your server via FTP
    • Go to the address 7DaystoDieSaves or SevendaysexperimentalSaves
    • In this folder you will find your different types of maps. In our example our map is located in the folder PREGEN6K and the name of the map is “Uploadmap”
    • Download a copy of this folder to your computer.
    • Now finish the connection to the current server and connect to the server where you want to upload your map.
    • Once connected to the server. On the right side (our server) we go to ” 7daystodie/saves
    • Here we will upload the folder containing your map and replace the existing files.

    Folder Upload Filezilla.jpg

    • Once the files have been uploaded we can close Filezilla.
    • Now we will go to the Web Interface of our server to the section of ” Settings/Config Files

    Web interface configfiles.jpg

    • Once there, we will look for the values GameName and GameWorld .

    7days gamename gameworld.jpg

    • Change GameName for the name of your map (in our case Uploadmap )
    • Change GameWorld for the type of map, in our case PREGEN6k .
     It is important to match upper and lower case letters if your name has any.
    • Save your changes and go to your general settings. Game Name and Game World should now match the changes you have made.

    7days GameWorld.jpg 7days GameName.jpg
    If the Game World does not match, switch to the map type you have.

    • Save the changes.
    • And it’s done! You have successfully uploaded now just start your server and enjoy!

     

    Get 7D2D Server Hosting now!

    Upload map from a Local save

    Uploading a Pregen map

    Uploading a Random generated map

    - Uploading your savegame

    Related articles

    How to Crossplay on 7 Days to Die

    read the full article

    Share this article


    #7 Days To Die
    #configuration
    #Gameserver
    #question
    #save-not-loading
    #upload-failing
    #Wiki
    12/1/2022

    Grab your very own game server now.

    Order game server
    1. home /
    2. guides /
    3. uploading a map to 7 days to die
    Pay the way you prefer
    Klarna Payment Badge
    Our memberships
    RIPE NCC - Ripe Network Coordination Centre Women in Games
    v1.30.0-168-g6f64a707 © 2025 marbis / Nitrado USA, Inc.. All rights reserved. All prices are shown as gross prices and include VAT.