How to Upload an Existing World to Your Vintage Story Server
You can replace your Vintage Story server's world with a locally saved world by uploading the save file via FTP. This is useful when migrating an existing single-player or hosted world to a new server.
Before you start: You will need an FTP client such as FileZilla to transfer files. See how to connect via FTP if you have not set that up yet.
Upload your world
- Connect to your server using FTP.
- Navigate to the
Savesfolder on the server. - Upload your world's
.vcdbsfile to theSavesfolder. - Rename the uploaded file to
default.vcdbs. - If a file named
default.vcdbsalready exists in theSavesfolder, delete it before renaming your file. - Start or restart the server. It will load your uploaded world.
Troubleshooting
- If the server loads the wrong world, confirm the file is named exactly
default.vcdbswith no extra characters. - If you also want to transfer mods used by the world, upload them to the
Modsfolder on the server.