How to Connect via FTP to Your Conan Exiles Server
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
- Log into the Game Control Panel and navigate to your server.
- 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).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). - Open FileZilla and paste the FTP address (including port) into the Host field.
- Enter your game panel username and password into the Username and Password fields.
- The port adjusts automatically when you paste the full address. If it does not, enter the port number manually.
- 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.