How to Use an FTP Client With Your Wreckfest 2 Server
Use an FTP client such as FileZilla to access and manage your Wreckfest 2 server files directly. This is useful for uploading custom configurations or downloading backups. Your FTP credentials are available in the Game Control Panel.
Download FileZilla 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 screen. Copy the FTP host and port (format:
167.114.172.201:8821). - Paste the value into the Host field in FileZilla. It should look similar to this:
167.114.172.201:8821. - Enter your control panel username and password into the Username and Password fields. Your password can be changed from within the panel.
- The Port field will adjust automatically when you paste the full
host:portvalue from the panel. - Click Quickconnect.
Before you start: If the panel shows SFTP Info instead of FTP Info, add
sftp://before the IP address in FileZilla's Host field. Example:sftp://167.114.172.201:8821.
Once connected, you can browse your server's file directory, upload custom files, and download configuration backups. After editing files via FTP, restart your server and join your server to confirm changes are working. You can also edit server settings directly through the Config Editor in the panel without needing FTP.