Sons of The Forest Server Settings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
To change settings for your server, you will need to access the config file via FTP (File Transfer Protocol) to do so. | To change settings for your server, you will need to access the config file via FTP (File Transfer Protocol) to do so. | ||
To edit/upload/save/delete files via FTP, use the following method: | |||
#Stop your server from the panel. | |||
#Log in to FTP using WinSCP (a free FTP software) using the connection details found in the "FTP Details" section of the game server control panel. Download link for WinSCP here: http://winscp.net/eng/download.php | |||
#Navigate to the directory you wish to upload or edit a file.<br>You want to edit the Server.cfg file. | |||
#Open up the file using a text editor like Notepad or Notepad++.<br>If you are not familiar with configuration files, any line starting with two slashes is ignored by the program.<br>// This is a comment and will not be read by a file | |||
Revision as of 10:23, 26 January 2023
To change settings for your server, you will need to access the config file via FTP (File Transfer Protocol) to do so. To edit/upload/save/delete files via FTP, use the following method:
- Stop your server from the panel.
- Log in to FTP using WinSCP (a free FTP software) using the connection details found in the "FTP Details" section of the game server control panel. Download link for WinSCP here: http://winscp.net/eng/download.php
- Navigate to the directory you wish to upload or edit a file.
You want to edit the Server.cfg file. - Open up the file using a text editor like Notepad or Notepad++.
If you are not familiar with configuration files, any line starting with two slashes is ignored by the program.
// This is a comment and will not be read by a file