How to Connect to Your Wreckfest Server via FTP
FTP access lets you upload, download, and edit files on your Wreckfest server directly from your computer. This is useful for backing up server_config.cfg before a reinstall or for editing configuration files outside the panel editor.
This guide uses FileZilla, a free FTP client. Download it from https://filezilla-project.org/download.php?show_all=1.
Connect with FileZilla
- Log into the Game Control Panel and navigate to your server.
- Locate the FTP Info section near the middle of the server page. Copy the FTP IP and port (for example,
167.114.172.201:8821). - Paste the FTP address into the Host field in FileZilla.
- Enter your control panel username and password into the Username and Password fields in FileZilla.
- The port fills in automatically when you paste the full
host:portvalue. If it does not, enter the port number manually. - Click Quickconnect.
Note: If the panel shows SFTP Info instead of FTP Info, add
sftp://in front of the IP address in the Host field, for example:sftp://167.114.172.201:8821.
Troubleshooting
Connection refused or timeout. Confirm you copied the full host:port string from the panel and that your server is online. Some networks block FTP ports; try connecting from a different network if the issue persists.
Wrong password. Your FTP password is the same as your Game Control Panel password. You can reset it from within the panel.