How to use SFTP
SFTP lets you move files to and from your server in bulk using a desktop app like FileZilla or WinSCP — perfect for uploading a world, a big pile of mods, or downloading a backup to your computer.
Step 1 — get your SFTP details
Section titled “Step 1 — get your SFTP details”- Open your server at panel.qubesquad.com and go to the Settings tab.
- Find the SFTP section. It shows your:
- Host
- Port
- Username
- Password — click the eye icon to reveal it, or the copy icon to copy it.
Step 2 — connect with FileZilla
Section titled “Step 2 — connect with FileZilla”- Open FileZilla and go to File → Site Manager → New Site.
- Set Protocol to SFTP - SSH File Transfer Protocol.
- Enter your Host and Port from the dashboard.
- Set Logon Type to Normal and enter your Username and Password.
- Click Connect. Accept the host key if prompted (this is normal the first time).
You’ll see your server’s files on the right. Drag files between your computer (left) and the server (right) to upload or download.
Using WinSCP instead?
Section titled “Using WinSCP instead?”Same details: choose File protocol: SFTP, then enter the Host, Port, Username and Password and click Login.
What you can do with it
Section titled “What you can do with it”- Upload a world — drop your world folder into the server directory.
- Bulk-install mods — copy many files into
mods/orplugins/at once. - Download a backup — grab your world or a whole backup to keep on your PC (do this before a reinstall or game switch).
Trouble connecting?
Section titled “Trouble connecting?”- “Connection refused” or timeout — your server may still be installing. Wait until the dashboard shows it’s ready, then reconnect.
- “Authentication failed” — re-copy the password from Settings → SFTP; it’s easy to miss a character by hand.
- Use SFTP, not FTP — plain FTP won’t work; the protocol must be SFTP.