How to Connect to Your Windrose Server via FTP
Using an FTP client gives you direct access to your Windrose server's files for uploading configs, downloading backups, and making bulk changes. This guide uses FileZilla, which you can download from filezilla-project.org.
Once connected, you can use FTP to retrieve backup archives as described in the manage backups guide.
Configure FileZilla
- Log in to the Game Control Panel and navigate to your server.
- Locate the
FTP Infosection 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 control panel username and password into the Username and Password fields in FileZilla. You can change your password from within the panel.
- The Port field fills in automatically when you paste the full
host:portvalue from the control panel. - Click Quickconnect to connect.
Before you start: If the panel shows
SFTP Infoinstead ofFTP Info, prefix the address withsftp://in FileZilla. For example:sftp://167.114.172.201:8821.
Troubleshooting
If the connection is refused, confirm the server is running and that you copied the full host and port value. If you changed your panel password, update it in FileZilla as well. You cannot upload files directly to the Backups folder; use the in-panel Restore Backup option instead.