Skip to main content

How to access your server files using FTP

Please note that this guide covers only FTP access for game servers hosted under our Game Panel (gamepanel.fragnet.net) which we plan on decomissioning in favor of our custom control panel Fragify

If you have a Farming Simulator 19 / 22 server, you can find the FTP guide here.


We provide full access to your server files for most games through the game panel's integrated file manager and the File transfer protocol (FTP). The integrated file manager is a lightweight solution for simple tasks such as file and folder deletions/renames and light file uploads. FTP is more suited for heavier tasks such as large file uploads (both in size and number) and moving files from one directory to another.

While we provide full access to server files for most games we are hosting, some games are limited or completely inaccessible via FTP or File Manager as per developer demands.

FTP connection details


To access your server's FTP, you must input the Hostname or IP address, Port, Username and Password.

If your server is setup on gamepanel.fragnet.net, FTP details are the following:

Host : Your game server address  
**Warning** : Do not include the port after the IP address (I.E 192.168.1.1 instead of 192.168.1.1:25565)
Username : Your game panel username
Password : Your game panel password
Port : Can be seen on the game panel

FTP section

Connecting to your FTP


You can use any FTP client that you are comfortable with. However, if you don't know which FTP client to use, you can check this table for compatibility of most popular FTP clients:

SoftwareWindowsMacLinux
Cyberduck✔️✔️✔️
WinSCP✔️
FileZilla✔️✔️✔️

You can follow the steps to access and manage your server files for most game servers using FTP clients such as:

Cyberduck

  1. Download and install Cyberduck here: Download Cyberduck

  2. Click on `Open Connection button in Cyberduck.

Cyberduck Open Connection

  1. Input the FTP details

Cyberduck FTP details

  1. The pop-up message regarding unsecure connection will appear and you can click on Continue option.

Cyberduck message

Afterwards, if all the details were correct, you should see the folder with the IP and port of your server.

Filezilla

  1. Download and install FileZilla here: Download FileZilla

  2. Connect to your FTP account using the FTP details and click on "Quick connect".

Filezilla connection details

  1. Afterwards, if all the details were correct, you should see the folder with the IP and port of your server and the following will appear in console:

Filezilla connection

WinSCP

  1. Download and install WinSCP here: Download WinSCP

  2. Fill the fields with your FTP details and click on Login button.

WinSCP Login

Be careful when you type login information as you may get a 5 minutes ban if you attempt to login with the wrong credentials repeatedly. In that situation, simply disconnect and wait 5 minutes before trying again

Uploading and downloading files or folders


FTP is particularly useful for backing up your server files, or uploading plugins/worlds/settings onto your server.

Once connected to your FTP account, server files will be listed on the right side of the screen, whilst your computer's files will be listed on the left side.
You can upload, download, and move files from your computer to your server and vice versa, as well as within the server's folders.

Alternatively, you may right click on the relevant file or folder and hit the "Download" or "Upload" button.