How to Use an FTP Client with Your Icarus Server
An FTP client lets you transfer files to and from your Icarus server directly from your computer. Host Havoc recommends FileZilla, which is free and available for Windows, macOS, and Linux.
Download FileZilla: https://filezilla-project.org/download.php?show_all=1
Get Your FTP Credentials
- Log in to the Game Control Panel and navigate to your server.
- Locate the FTP Info section near the middle of the screen. It shows your FTP IP and port in the format
<IP>:<PORT>(for example,167.114.172.201:8821).
Note: If the panel shows SFTP Info instead of FTP Info, prefix the address with
sftp://when entering it in FileZilla (for example,sftp://167.114.172.201:8821).
Connect with FileZilla
- Open FileZilla.
- Paste the FTP address (including port) into the Host field.
- Enter your Game Control Panel username and password into the Username and Password fields.
- The port will adjust automatically if you copied the address correctly from the control panel.
- Click Quickconnect.
Once connected, you can drag and drop files between your local machine and your server. This is useful for uploading Prospect files (see import prospect) or downloading server data before a reinstall.