GAME SERVER HOSTING: 50% OFF first order with code GHOST50
Soulmask background

Soulmask Automatic Backups

Learn how our Soulmask automatic backups work and how to restore them.

At GhostCap, we automatically take a backup snapshot of your Soulmask save files every few hours the server is live. This means if there is a failed update or a bug you're able to restore to a previous time, giving you access to saved data in case something goes wrong.

Automatic Backup Restoration Guide

Here's how to restore an automatic backup of your world.db save file for Soulmask.

  1. Log in to the GhostCap Panel and Stop your Soulmask server.
  2. Go to File Manager and download a copy of the backup you want to restore from the Backups_Level01_Main or Backups_DLC_Level01_Main folder in the home directory of your server.
  3. Using SFTP, upload your backup to the correct map folder:
    • WS/Saved/Worlds/Dedicated/Level01_Main (Cloud Mist Forest)
    • WS/Saved/Worlds/Dedicated/DLC_Level01_Main (Shifting of Sands)
  4. Delete your existing world.db file.
  5. Rename your restored backup to world.db.
  6. Start your server.
Note

Cloud Mist Forest backups are stored in the Backups_Level01_Main folder, while Shifting of Sands DLC backups are stored in the Backups_DLC_Level01_Main folder. Make sure you restore the backup to the matching map folder.

Here's what your server should now look like:

WS
└── Saved
    └── Worlds
        └── Dedicated
            ├── Level01_Main (Cloud Mist Forest)
            │   ├── world.db              ← Delete existing file!
            │   └── auto_0_xxxxxxxxx.db   ← Uploaded backup, rename to world.db!
            └── DLC_Level01_Main (Shifting of Sands)
                ├── world.db              ← Delete existing file!
                └── auto_0_xxxxxxxxx.db   ← Uploaded DLC backup, rename to world.db!