📂Access my server files via FTP with FileZilla
Step-by-step guide to access your Oxygenserv server files via FTP with FileZilla.
Objective
Access the files on your server via FTP. For example to modify a configuration, add mods, or retrieve a backup.
Step-by-step guide
Install FileZilla
Download FileZilla from the official site: https://filezilla-project.org/
Install the “FileZilla Client” version. It is available for Windows, macOS, and Linux.
Retrieve your FTP credentials from the dashboard
On the dashboard, go to FTP then My credentials. There you will find:
The server address
The access port
Your username
Your password

Do not share your FTP credentials. Instead create a sub-user with minimum rights: Add sub-users on your server.
Open FileZilla

Connect to the FTP server
In the “Quickconnect” bar, enter:
Host
Username
Password
Port
Then click Quickconnect.

Transfer files (upload / download)
Now that you are connected to your FTP server, you can transfer files between your local computer and the remote server. Here’s how:
Navigate : open folders on the local or remote side.
Download : right-click on the remote side → Download.
Upload : right-click on the local side → Upload.
Monitor transfers : tab Transfers at the bottom.

Common issues
Invalid credentials : retype the dashboard username and password.
Wrong host : use the host/IP shown in the FTP section.
Timeout / connection refused : try again a few minutes later.
FAQ
What should I send to support if it doesn’t work?
A screenshot of FileZilla with the error and the time of the test.
Last updated