How do I connect via SFTP/FTP (WinSCP/FileZilla) for large uploads?
For small files the web-based file manager is perfectly fine, but for world folders and bulk uploads you will want a proper SFTP client. This article shows how to connect with WinSCP or FileZilla.
When to use SFTP
The Files tab (web file manager) works well for editing configs and uploading the occasional file. For world folders and large, multi-file uploads, SFTP is faster and far more reliable.
Connect with WinSCP or FileZilla
- Find your SFTP address and username in the Settings tab of your server.
- Open WinSCP (Windows) or FileZilla (cross-platform) and create a connection using:
- Protocol: SFTP
- Host/port and username: the values from the Settings tab
- Password: your HumbleServers account password
- Once connected, drag and drop folders directly between your computer and the server.
Tip: Stop the server before uploading world files so nothing is mid-write — this avoids corrupted chunks or half-saved region files.
Frequently asked questions
What password do I use for SFTP? Your HumbleServers account password. The username and host come from the Settings tab; the password is the same one you use to log into the panel.
Should I stop the server before uploading? Yes, for world files. A running server writes to those files continuously, and uploading over them can corrupt data.
Which client is better, WinSCP or FileZilla? Both work well and both support the SFTP our panel uses. WinSCP is Windows-only; FileZilla runs on Windows, macOS, and Linux.