How to Use SFTP With Your Minecraft Server (FileZilla or WinSCP)
Maksym Savrei
Founder, Piggo
The file manager in your panel is good for quick things - editing a config, checking a log, deleting one file. It's a web page, so it struggles with the big jobs.
SFTP is the same files, just accessed properly from your computer. Drag and drop, hundreds of files at a time, no browser timing out halfway through.
When you actually need it
- Uploading a whole modpack - 300 mods through a browser is painful
- Downloading your world - to keep a copy, or move it somewhere
- Adding or removing lots of mods at once
- Editing many config files without opening each one in the browser
For anything smaller, just use the panel. SFTP isn't better, it's better for big jobs.
Step 1 - Get a program
Both are free, pick one:
- FileZilla - Windows, Mac, Linux - filezilla-project.org
- WinSCP - Windows only, a bit simpler - winscp.net
Install it like any other program. Skip any bundled extras it offers you.
Step 2 - Find your details
In your Piggo panel, open your server and go to the Settings tab. You'll see an SFTP Details box with the address and your username.
You need three things:
| Where it comes from | |
|---|---|
| Host | Shown in the SFTP box, e.g. example.example.com |
| Port | Shown next to the host, usually 2022 |
| Username | Shown in the box - it includes a dot and some characters, copy it exactly |
| Password | The same password you use to log in to the panel. There is no separate SFTP password. |
That last one catches almost everyone. If your login fails, this is why.
Step 3 - Connect
FileZilla: put the host, username, password and port in the four boxes at the top and press Quickconnect. If it asks about an unknown host key, accept it - that's normal the first time.
WinSCP: choose New Site, set File protocol to SFTP, fill in host, port, username and password, then Login.
You should see your server's files on the right, your computer's on the left. Drag between them.
Step 4 - What you're looking at
The folders that matter:
mods/- your mods live hereconfig/- configuration files for the pack and individual modsworld/- your actual world. This is the one you back up.logs/- where crash logs go, if we ever ask you for one
Two things worth knowing
Stop the server before big changes. Adding or removing mods while it's running will either do nothing or break something. Stop it in the panel, make the changes, start it again.
Don't delete anything you didn't add. Jar files and folders you don't recognise are usually load-bearing. If in doubt, ask us first - it's much faster than a restore.
If it won't connect
- "Authentication failed" - you're using the wrong password. It's your panel login password, not the server password or anything from your email.
- Nothing happens / it times out - check the port is set correctly. Plain FTP won't work, it has to be SFTP.
- Connects but the folder is empty - you may be in the wrong directory. Look for a folder with your server files in it and go in.
Or don't do any of this
Genuinely: if you're uploading a modpack and you'd rather not, send it to us and we'll do it. Message us with the pack name or a CurseForge share link and we'll install it, tune the memory and give you back a joinable address. Usually within the hour, between 08:00 and 22:00 Amsterdam time.
That's what managed hosting is supposed to mean.
Frequently asked questions
Modded Minecraft hosting, managed
- 48-hour free trial, no card needed
- 1-hour fix guarantee, 08:00-22:00 Amsterdam time
- Daily offsite backups, kept 7 days
Related articles
How to Cancel Your Piggo Subscription
Three clicks in the billing portal, no notice period and no fee. Here is exactly where to click, and what happens to your world.
Custom Modpacks on Minecraft Servers: Why Most Hosts Make It Hard (And How We Don't)
Running a custom modpack on a Minecraft server is harder than it looks. Client-side mods, version conflicts, wrong loader, world corruption - here's what actually breaks, why most hosts can't help, and how Piggo installs custom modpacks for you.
How to Build a Minecraft Public Server People Actually Come Back To
Most public Minecraft servers get a spike of players on day one and then die within a month. Here's what actually makes players return.