FileZilla is a free tool that lets you transfer files between your computer and your server (VPS or Game Server) using SFTP.Documentation Index
Fetch the complete documentation index at: https://docs.highmark.it/llms.txt
Use this file to discover all available pages before exploring further.
1. Download FileZilla
Download the FileZilla Client (not Server) from the official website.2. Get Your Credentials
You need the following info from your hosting provider:- Host/IP: The IP address of your server (e.g.,
192.168.1.1orsftp.myserver.com). - Username: Your SFTP username (often
rootfor VPS or a specific user for game servers). - Password: Your login password.
- Port: Usually 22 for VPS or 2022 for some game panels (Pterodactyl).
3. Connect
- Open FileZilla.
- Enter the details in the top bar:
- Host:
sftp://YOUR_IP(addingsftp://is recommended). - Username:
your_username. - Password:
your_password. - Port:
22(or your specific port).
- Host:
- Click Quickconnect.
4. Transfer Files
- Left side: Your computer’s files.
- Right side: The server’s files.
- Upload: Drag a file from Left to Right.
- Download: Drag a file from Right to Left.
Guide created by HighMark - All information and contacts on my official website: Highmark.it

