How to Connect to Your StarRupture Server via FTP
FTP access lets you upload, download, and edit your StarRupture server files directly from your computer. The recommended FTP client is FileZilla, which you can download from filezilla-project.org.
Once connected, you can manage configuration files or back up your data before performing a server reinstall.
Connect with FileZilla
- Log in to the Game Control Panel and navigate to your server.
- Locate the FTP Info section near the middle of the screen. Copy the FTP IP and port (for example,
167.114.172.201:8821) and paste it into the Host field in FileZilla. - Enter your game panel username and password into the Username and Password fields in FileZilla. You can change your password from within the panel.
- The port adjusts automatically when you paste the full
FTP Infovalue into the Host field. - Click Quickconnect to connect.
Before you start: If the panel shows
SFTP Infoinstead ofFTP Info, addsftp://in front of the IP address. For example:sftp://167.114.172.201:8821.
Troubleshooting
- Connection refused: Confirm you copied the full host and port from FTP Info in the panel, not just the IP alone.
- Authentication failed: Your FTP username and password are the same as your game panel credentials. Reset your panel password if needed.
- Files not visible: Ensure you are connected to the correct server. Navigate to the root directory in FileZilla's remote site panel after connecting.
For a fresh start after editing files, see how to set up automatic restarts to keep your server updated.