Come chat with us and we will get back to you as soon as possible!
Contact SupportHolyHosting
Holy Team

Running a custom Unturned server usually means at some point you will be loading workshop content, dropping in RocketMod, swapping maps, or fine tuning config files that the in game menus never expose. All of that happens inside the File Transfer Protocol (FTP) layer of your server, where every world, module and config file lives. The HolyHosting control panel ships with a built in file manager, but you can also connect with a standalone FTP client when that suits you better. Both routes get you to the same files, just with different strengths.

The quick path is the web file manager inside HolyHosting. The only thing it asks for is your panel password, since you are already authenticated by being logged in. A desktop client like FileZilla needs a bit more: the FTP address, the port, your username, and the same password. Either way, once you are in you will see a long list of directories. Most of them you will never touch. Editing files inline is best done from the web panel, while heavy uploads and downloads tend to feel smoother through a desktop client. Pick whichever fits the job and move on.
The in panel file manager is the friendliest option for new owners and the fastest one for veterans. It lets you upload, download, view, and edit nearly any file, plus it includes a built in zip tool for grabbing entire folders in one shot. The catch is that very large uploads can be slow or simply refuse to go through, which is exactly where a desktop client takes over. Aside from that, follow these steps:



If you are moving big archives, mod packs, or a full world backup, a desktop FTP client is the better choice. FileZilla and Cyberduck are both safe, free, and widely used. The connection details you need are all listed on the FTP credentials page of your panel. Some clients have weaker built in editors, so for small text tweaks you may still want to swing back to the web manager. To get connected:


Unturned scatters its content across several directories, and that can be intimidating the first time you log in. Most day to day settings live under the configuration files section of your panel, which is the easiest place to start. For mods, worlds, and anything not exposed there, you will be jumping into the raw file tree. Two folders cover the bulk of the customization work.

The Servers folder is where almost everything tied to your active world lives. World saves, map data, workshop downloads and mod content all collect here. The `WorkshopDownloadConfig.json` file inside it controls which workshop items the server pulls automatically on boot. Subfolders like `Content`, `Maps`, and `OpenMod` hold the manually placed assets for each respective feature. The full path is `.../Servers/[world name]`.

If RocketMod is on your roadmap, get familiar with the Extras folder. RocketMod ships preinstalled but disabled, and enabling it means copying the Rocket directory into the Modules path. The source location is `.../Extras/Rocket.Unturned`. Not glamorous, but it is one of the most common reasons people open FTP in the first place.
Most failed connections come down to mistyped credentials. If a desktop client refuses to connect, recopy the address, port, and username from the FTP credentials page. The web manager only needs your panel password, so if that one fails, the password itself is probably stale. When both methods refuse to cooperate, the issue is usually local, often a firewall or VPN blocking the outbound FTP port.
For large transfers, compress your files into a single archive before sending them. WinRAR and 7zip are both free, reliable, and widely supported. A desktop FTP client paired with a zipped archive is the most dependable combination for moving big datasets, and it also helps when your upload speed is on the slower side.
If files seem to vanish mid transfer or an archive arrives missing pieces, retry through the other FTP method to see if the problem follows you. Compressing the payload usually resolves the worst cases. And as always, confirm you are working inside the correct server profile, since each profile keeps its own isolated set of files and it is surprisingly easy to edit the wrong world.
Come chat with us and we will get back to you as soon as possible!
Contact SupportConfigure your Unturned server to run commands automatically at startup by editing Commands.dat. Walkthrough for loadouts, rules, and welcome behavior.
Unturned cheats unlock vehicle spawns, free items, and full creative freedom. Here is how to enable them in the Commands.dat file and add yourself as an owner so the commands actually work in game.
Promote yourself or a friend to admin on your Unturned server with the right SteamID and a quick edit to Commands.dat. Step by step setup with fixes for the common gotchas.