← Knowledge base

Uploading worlds & files (SFTP)

Small files: the panel file manager

Panel → Files. Drag-and-drop uploads, in-browser editing, archive extraction. Best for configs, plugins and anything under ~100 MB.

Big files & worlds: SFTP

  1. Panel → Settings tab → SFTP details (address, port 2022, username).
  2. Connect with FileZilla or WinSCP using your panel password.
  3. Upload your world folder to the server root (e.g. /world for Minecraft).

Uploading an existing Minecraft world

  1. Stop the server.
  2. Upload your world folder via SFTP (it contains level.dat).
  3. In server.properties, set level-name to your folder’s name.
  4. Start the server.

Tips

  • Zip the world first, upload the zip, then use the file manager’s Extract — much faster than thousands of small files over SFTP.
  • Keep a local copy of anything irreplaceable. Backups in the panel are your friend, but two copies beat one.