How to Connect via FTP to Your The Front Server
FTP gives you direct access to your The Front server files for uploading saves, editing configs, and managing mods. Host Havoc recommends FileZilla as your FTP client.
Download FileZilla from filezilla-project.org.
Connect with FileZilla
- Log into the Game Control Panel and navigate to your server.
- Locate the FTP Info section near the middle of the screen. Copy the FTP IP and port (for example,
167.114.172.201:8821) and paste it into the Host box in FileZilla. - Enter your control panel username and password into the Username and Password fields in FileZilla.
- The port will adjust automatically if you paste the full
<IP>:<PORT>string from the control panel. - Click Quickconnect.
Before you start: If the control panel shows SFTP Info instead of FTP Info, add
sftp://in front of the IP address before pasting into FileZilla. For example:sftp://167.114.172.201:8821.
Troubleshooting
If the connection is refused, confirm the FTP IP and port are copied exactly from the control panel with no extra spaces. If you changed your control panel password, update it in FileZilla as well. Once connected, you can navigate to ./ProjectWar/Saved/GameStates/ to upload save data or browse other directories to edit server configuration files.