How to Connect via FTP to Your Conan Exiles Server

Published June 9, 2026 · By Host Havoc Technical Support Team

FTP access lets you upload, download, and edit files on your Conan Exiles server directly. This is useful for uploading a world save, managing mods, or editing configuration files outside the panel editor.

We recommend FileZilla as your FTP client. Once connected, you can import a single-player world or manage mod files.

Steps

  1. Log into the Game Control Panel and navigate to your server.
  2. Near the middle of the service page, locate the FTP Info section. Copy the FTP address and port (for example, 167.114.172.201:8821).
    FTP address and port shown in the game panel FTP Info section

    Note: If the panel shows SFTP Info instead of FTP Info, add sftp:// in front of the address when entering it in FileZilla (for example, sftp://167.114.172.201:8821).

  3. Open FileZilla and paste the FTP address (including port) into the Host field.
  4. Enter your game panel username and password into the Username and Password fields.
    FileZilla with game panel credentials entered in Username and Password fields
  5. The port adjusts automatically when you paste the full address. If it does not, enter the port number manually.
  6. Click Quickconnect.

You are now connected to your server's file system.

Troubleshooting

  • Connection refused: Confirm the server is running and that you are using the correct FTP port from the panel.
  • Authentication failed: Your FTP credentials are the same as your game panel login. Reset your panel password if needed.
  • Timeout: Some firewalls block FTP. Switch FileZilla to passive mode under Edit > Settings > FTP > Transfer Mode > Passive.