Skip to content

Commit

Permalink
update upload guide
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrotski committed Dec 23, 2023
1 parent c0617d3 commit f213a25
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
Binary file added src/assets/guide-images/uploadfiles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 14 additions & 1 deletion src/content/docs/getting-started/uploading files.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,20 @@ sidebar:
label: Uploading Files
---

This guide will walk you through the process of uploading files to your game server using [Filezilla](https://filezilla-project.org/download.php?show_all=1).
This guide will walk you through the process of uploading files on your game server using the File Manager or [Filezilla](https://filezilla-project.org/download.php?show_all=1).

## Using the File Manager
![Game Host Bros Uploading Files](../../../assets/guide-images/uploadfiles.png)

Using the File Manager is suitable for when you need to upload a small single file or edit an existing config.

1. Load the [Game Host Bros Panel](https://panel.gamehostbros.com/).
2. Select your server.
3. In the left-hand menu, click `Managment > File Manager`.
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.

1. Load the [Game Host Bros Panel](https://panel.gamehostbros.com/).
2. Select your server.
Expand Down

0 comments on commit f213a25

Please sign in to comment.