How to Use an FTP Client with Your PixARK Server
An FTP client gives you direct access to your PixARK server files for uploading mods, editing configuration files, and downloading backups. Host Havoc recommends FileZilla, which is free and available for Windows, macOS, and Linux.
Download FileZilla from: https://filezilla-project.org/download.php?show_all=1
Connect to your server via FTP
- Log in to the Game Control Panel and navigate to your server.
- Locate the FTP Info section near the middle of the server overview. It displays an FTP address in the format
167.114.172.201:8821. - Copy the FTP address and paste it into the Host field in FileZilla.
- Enter your game panel username and password into the Username and Password fields in FileZilla.
- The port is included in the address you pasted; FileZilla will parse it automatically.
- Click Quickconnect.
Before you start: If the panel shows SFTP Info instead of FTP Info, add
sftp://before the IP address in the Host field. For example:sftp://167.114.172.201:8821.
Once connected, you can browse your server's directory. Common paths for PixARK include ShooterGame/Saved for save data and ShooterGame/Content/Mods for manually installed mods.
Troubleshooting
If the connection is refused, confirm the FTP address and credentials from the game panel. Your control panel password can be reset from within the panel if needed.