Skip to content

Commit

Permalink
Update uploading files.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrotski authored Jan 9, 2024
1 parent 12a7bff commit cdd7cc4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/content/docs/getting-started/uploading files.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ Using the File Manager is suitable for when you need to upload a small single fi
4. Press the 3 dots on the top right and click `Upload`.

## Using SFTP
This method is suitable if you're uploading multiple files or large files.
This method is suitable if you're uploading multiple files or large files. You will need a program like [FileZilla](https://filezilla-project.org/download.php?show_all=1) to do this.

1. Load the [Game Host Bros Panel](https://panel.gamehostbros.com/).
2. Select your server.
3. In the left-hand menu, click `System > SFTP Details`.
4. Open FileZilla and locate the `Quickconnect` bar.
4. Open [FileZilla](https://filezilla-project.org/download.php?show_all=1) and locate the `Quickconnect` bar.
5. Enter the SFTP connection address you obtained from the game panel into the `Host` field.
6. Input the `username` and the `password`. The password is the same you use to log in to the Game Panel.
7. 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).
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).

0 comments on commit cdd7cc4

Please sign in to comment.