This guide covers the two ways to upload files to your game server: the panel's Files page or FileZilla over SFTP.
Which method should I use?
- Files: best for everyday use and most smaller uploads.
- SFTP: best for multiple or large file uploads (1GB+).
Using SFTP Recommended
This method is suitable if you're uploading folders, multiple files or large files. You will need a program like FileZilla to do this.
- 1Load Bropanel and select your server.
- 2In the sidebar, go to
Filesand clickSFTPin the top-right to view yourHost,Username, andPassword. - 3
- 4Copy the
Hostfrom the game panel into theHostfield. The port should automatically be set to2022. - 5Copy the
UsernameandPasswordfrom the game panel into their matching fields. - 6Click the
Quickconnectbutton.
Once connected, you'll see your local files on the left side of the FileZilla window and your game server files on the right side. To upload files, simply locate the files on your local machine (left side), and drag and drop them to the desired location on your game server (right side).
Using Files
The Files page is suitable for uploading smaller files (up to 1GB), or editing existing files on the fly.
- 1Load Bropanel and select your server.
- 2In the sidebar, go to
Files. - 3Click
Upload, or drag the desired file from your PC intoFiles.

