2 min read

How to Upload Files to Your Game Server

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+).

This method is suitable if you're uploading folders, multiple files or large files. You will need a program like FileZilla to do this.

  1. 1
    Load Bropanel and select your server.
  2. 2
    In the sidebar, go to Files and click SFTP in the top-right to view your Host, Username, and Password.
  3. 3
    Open FileZilla and locate the Quickconnect bar. Game Host Bros Uploading Files
  4. 4
    Copy the Host from the game panel into the Host field. The port should automatically be set to 2022.
  5. 5
    Copy the Username and Password from the game panel into their matching fields.
  6. 6
    Click the Quickconnect button.

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.

  1. 1
    Load Bropanel and select your server.
  2. 2
    In the sidebar, go to Files.
  3. 3
    Click Upload, or drag the desired file from your PC into Files.