How to Use an FTP Client with Your Soulmask Server
FTP gives you direct access to your Soulmask server files for uploading configs, downloading backups, and managing the file system. This guide uses FileZilla, a free FTP client.
Download FileZilla from: https://filezilla-project.org/download.php?show_all=1
Connect FileZilla to your server
- Log into the Game Control Panel and navigate to your server.
- Near the middle of the screen, locate the
FTP Infosection. Copy the FTP IP and port displayed there. It will look similar to167.114.172.201:8821. - Paste the FTP IP and port into the Host field in FileZilla.
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 - 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 field will adjust automatically if you copied the full
host:portstring from the panel. - Click Quickconnect to connect.
Troubleshooting
- Connection refused: confirm the server is running and that you copied the full IP including the port.
- Wrong credentials: use your game panel login, not a separate FTP password.
- For direct file editing without FTP, use Configuration Files in the panel. See Edit Server Settings.