You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# set the user and password, and the user's UID (this should match the PUID and PGID of the satisfactory-server container)
202
202
command: 'your-ftp-user:your-ftp-password:1000'
203
203
```
204
204
205
-
With this, you'll be able to SFTP into your server and access your game files via `/home/your-ftp-user/gamefiles`.
205
+
With this, you'll be able to SFTP into your server and access your game files via `/home/your-ftp-user/satisfactory-server/gamefiles`.
206
206
207
207
## How to Improve the Multiplayer Experience
208
208
@@ -277,4 +277,4 @@ docker compose up -d
277
277
278
278
## Star History
279
279
280
-
[](https://star-history.com/#wolveix/satisfactory-server&Date)
280
+
[](https://star-history.com/#wolveix/satisfactory-server&Date)
0 commit comments