Lodestone Knowledgebase
Go to websiteCreate a ticket
  • Introduction
  • FAQ
  • Price Comparison
  • Account & Billing
    • Open a support ticket
  • Upgrade a service
  • Cancel an active service
  • Request a refund
  • Resolve pending status
  • Game Panel
    • Change server name
    • Change server version
    • Install plugins
    • Install modpacks
    • Create a subdomain
    • Create server backups
    • Invite subusers
    • Create MySQL databases
    • View assigned ports
    • Create schedules
    • Enable health monitoring
    • Use SFTP with FileZilla
  • Minecraft Java
    • Make a player an operator
    • Add a player to the whitelist
    • Change server world seed
    • Add a server icon
    • Customise server properties
    • Connect a custom domain
    • Reduce memory usage
    • Configure GeyserMC
    • Analyse timings with Spark
    • Using Minehut external
    • Configure Dynmap
    • Delete player data
  • Minecraft Bedrock
  • Connect to a server on PS4/5
  • Connect to a server on XBOX
  • Connect to a server on Switch
  • Add a player to the allowlist
  • Grant operator privileges
  • Enable cheats
  • Enable experimental mode
  • Dedicated Hosting
    • Connect through SSH
    • Change default SSH port
    • Connect through FTP
    • Configure Fail2Ban
Powered by GitBook
On this page
  1. Dedicated Hosting

Connect through FTP

How to connect to a dedicated server using FTP/SFTP.

PreviousChange default SSH portNextConfigure Fail2Ban

Last updated 2 months ago

FTP is a method of uploading and downloading files from a dedicated server. The server runs FTP software to faciliate this, and you use an FTP client to communicate with the server.

Simply download an FTP client, then enter your server IP, username, and password. You will instantly be connected to your server to transfer files. We recommend using as it's free and available for Windows, Mac, and Linux.

Alternatively, you can use SFTP which works in the same fashion as a standard FTP connection. After setting up your FTP client, connect to your server using port 22, rather than the usual port 21 for FTP. You’ll need to ensure that you have both SSH and FTP access configured on your server.

FileZilla