[{"data":1,"prerenderedAt":99},["ShallowReactive",2],{"header-games":3,"article-how-to-connect-via-sftp-filezilla-winscp-en":61,"game-info-article-general":83,"help-game-articles-general-en":84,"i-heroicons:chevron-right-20-solid":88,"i-heroicons:user-circle-20-solid":93,"i-heroicons:clock-20-solid":95,"i-heroicons:calendar-days-20-solid":97},{"total":4,"featuredSlot":5,"featured":11},25,{"slug":6,"name":7,"icon":8,"hasIcon":9,"kind":10},"rust","Rust","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Frust.png",true,null,[12,19,26,31,33,39,44,49,56],{"slug":13,"name":14,"icon":15,"hasIcon":9,"badge":16,"basePrice":17,"link":18},"minecraft","Minecraft","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fminecraft.png","Most Popular",1,"\u002Fminecraft-server-hosting",{"slug":20,"name":21,"icon":22,"hasIcon":9,"badge":23,"basePrice":24,"link":25},"hytale","Hytale","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fhytale.png","",6,"\u002Fhytale-server-hosting",{"slug":27,"name":28,"icon":29,"hasIcon":9,"badge":10,"basePrice":24,"link":30},"palworld","Palworld","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fpalworld.png","\u002Fpalworld-server-hosting",{"slug":6,"name":7,"icon":8,"hasIcon":9,"badge":10,"basePrice":24,"link":32},"\u002Frust-server-hosting",{"slug":34,"name":35,"icon":36,"hasIcon":9,"badge":10,"basePrice":37,"link":38},"valheim","Valheim","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fvalheim.png",5,"\u002Fvalheim-server-hosting",{"slug":40,"name":41,"icon":42,"hasIcon":9,"badge":10,"basePrice":24,"link":43},"satisfactory","Satisfactory","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fsatisfactory.png","\u002Fsatisfactory-server-hosting",{"slug":45,"name":46,"icon":47,"hasIcon":9,"badge":10,"basePrice":24,"link":48},"enshrouded","Enshrouded","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fenshrouded.png","\u002Fenshrouded-server-hosting",{"slug":50,"name":51,"icon":52,"hasIcon":9,"badge":53,"basePrice":54,"link":55},"terraria","Terraria","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fterraria.png","New Update",4,"\u002Fterraria-server-hosting",{"slug":57,"name":58,"icon":59,"hasIcon":9,"badge":10,"basePrice":54,"link":60},"project-zomboid","Project Zomboid","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fproject-zomboid.png","\u002Fproject-zomboid-server-hosting",{"id":62,"game_slug":63,"slug":64,"category":65,"title":66,"description":67,"content":68,"keywords":69,"author_name":70,"author_role":71,"is_featured":9,"published_at":72,"allSlugs":73,"author":78,"date":72,"lastUpdated":79,"game":80,"dateFormatted":82,"lastUpdatedFormatted":82},"2e4e6215-73ed-42bd-83be-e9f59577be4d","general","how-to-connect-via-sftp-filezilla-winscp","Getting Started","How to Connect to Your Server via SFTP (FileZilla & WinSCP)","Step-by-step guide to connecting to your DoomHosting game server with FileZilla or WinSCP. Covers credentials, the host key prompt, and the most common connection errors.","## How to Connect to Your Server via SFTP (FileZilla & WinSCP)\n\nThe web file manager in the [DoomHosting Panel](https:\u002F\u002Fpanel.doomhosting.com) is fine for quick edits, but for uploading whole mod packs, world saves, or large folders you'll want a dedicated SFTP client. This guide covers the two we recommend: **FileZilla** (free, all platforms) and **WinSCP** (free, Windows only).\n\n## Find Your SFTP Details\n\n1. Open your server in the [DoomHosting Panel](https:\u002F\u002Fpanel.doomhosting.com).\n2. Go to the **Access** tab, or open the **Files** tab and click **Connect via SFTP** at the top.\n3. You'll see three values:\n\n| Field | What to use |\n|---|---|\n| **Host** | The address shown in your panel (for example `node-1.doomhosting.com`) |\n| **Port** | `2022` |\n| **Username** | The `user_xxxxxx` value shown for your account |\n\nThere is no password field in the panel because the password is **your own** panel account password, not a per-server secret. If you've never set one, click **Set Password** to choose one.\n\n> This is not your DoomHosting website login. It's a separate password for `panel.doomhosting.com`. Set it once and you can reuse it across every server on your account.\n\n## Connecting with FileZilla\n\n1. Download **FileZilla Client** from [filezilla-project.org](https:\u002F\u002Ffilezilla-project.org\u002Fdownload.php?type=client). Make sure it's the Client, not the Server.\n2. Open FileZilla. At the top is a **Quickconnect** bar with four fields.\n3. Fill them in:\n   - **Host:** `sftp:\u002F\u002F` followed by your host from the panel. The `sftp:\u002F\u002F` prefix tells FileZilla to use SFTP, not plain FTP.\n   - **Username:** your `user_xxxxxx`\n   - **Password:** your panel password\n   - **Port:** `2022`\n4. Click **Quickconnect**.\n5. The first time you connect, FileZilla shows an **Unknown host key** prompt. Tick **Always trust this host** and click **OK**.\n\nYou'll see your server's file tree on the right, your local files on the left. Drag files between the two panes to transfer.\n\n**Tip:** to avoid re-entering credentials every time, open **File → Site Manager → New Site**, paste the same values, and pick **SFTP** as the protocol. You can reconnect in one click from then on.\n\n## Connecting with WinSCP\n\n1. Download WinSCP from [winscp.net](https:\u002F\u002Fwinscp.net\u002Feng\u002Fdownload.php).\n2. Open WinSCP. The **Login** dialog opens automatically.\n3. Set the fields:\n   - **File protocol:** `SFTP`\n   - **Host name:** your host from the panel\n   - **Port number:** `2022`\n   - **User name:** your `user_xxxxxx`\n   - **Password:** your panel password\n4. Click **Login**.\n5. On the **Continue connecting** prompt, click **Yes** to trust the server's host key.\n\nWinSCP opens a two-pane file manager (local on the left, server on the right), very similar to FileZilla.\n\n## Troubleshooting\n\n**\"Could not connect to server\" or \"Connection refused\"**: you're probably on the wrong port. SFTP on DoomHosting is port `2022`, not 21 (plain FTP) or 22 (standard SSH). Recheck the Port field.\n\n**\"Authentication failed\" or \"Login incorrect\"**: either the username is wrong (it's `user_xxxxxx`, not your email or website login), or the password isn't set yet. Open the **Access** tab in your panel, click **Set Password**, choose a new password, and try again.\n\n**\"Server unexpectedly closed network connection\"**: your server may be suspended or in the middle of starting up. Check the server status on the panel overview. If it's running and you still can't connect, contact support.\n\n**Connected, but the file list looks empty or wrong**: you're connected to the right place. Pterodactyl puts game files inside specific subfolders (for example, Minecraft worlds live in `\u002Fworld`, Valheim worlds in `\u002F.config\u002Funity3d\u002FIronGate\u002FValheim\u002Fworlds_local`). Check the game-specific guide for your title.\n\n## Related Guides\n\n- [How to Upload Your Valheim World Save](\u002Fhelp\u002Farticles\u002Fhow-to-upload-valheim-world-save)\n- [How to Upload an Existing Save File to Your Satisfactory Server](\u002Fhelp\u002Farticles\u002Fhow-to-upload-save-satisfactory-server)\n- [How to Upload an Existing World Save to Your Windrose Server](\u002Fhelp\u002Farticles\u002Fhow-to-upload-world-save-windrose-server)\n- [How to Upload Your Own World to Your Minecraft Server](\u002Fhelp\u002Farticles\u002Fhow-to-upload-world-minecraft-server)\n","sftp, filezilla, winscp, ftp client, doomhosting sftp, pterodactyl sftp, connect to server, game server files, port 2022","Magnus","Game Server Expert","2026-06-05T10:17:38.26+00:00",{"da":74,"de":75,"en":64,"pl":76,"sv":77},"sadan-tilslutter-du-via-sftp-filezilla-winscp","wie-man-via-sftp-filezilla-winscp-verbindet","jak-polaczyc-przez-sftp-filezilla-winscp","hur-du-ansluter-via-sftp-filezilla-winscp",{"name":70,"role":71},"2026-06-05T10:17:38.621505+00:00",{"slug":63,"name":81},"General","Jun 5, 2026",{"slug":63,"name":81,"icon":-1,"cardImage":-1,"description":-1},[85],{"id":62,"game_slug":63,"slug":64,"category":65,"title":66,"description":67,"content":10,"keywords":10,"author_name":70,"author_role":71,"is_featured":9,"published_at":72,"author":86,"date":72,"lastUpdated":79,"game":87,"dateFormatted":82},{"name":70,"role":71},{"slug":63,"name":81},{"left":89,"top":89,"width":90,"height":90,"rotate":89,"vFlip":91,"hFlip":91,"body":92},0,20,false,"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.22 5.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L11.94 10L8.22 6.28a.75.75 0 0 1 0-1.06\" clip-rule=\"evenodd\"\u002F>",{"left":89,"top":89,"width":90,"height":90,"rotate":89,"vFlip":91,"hFlip":91,"body":94},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M18 10a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-5.5-2.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M10 12a5.99 5.99 0 0 0-4.793 2.39A6.48 6.48 0 0 0 10 16.5a6.48 6.48 0 0 0 4.793-2.11A5.99 5.99 0 0 0 10 12\" clip-rule=\"evenodd\"\u002F>",{"left":89,"top":89,"width":90,"height":90,"rotate":89,"vFlip":91,"hFlip":91,"body":96},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m.75-13a.75.75 0 0 0-1.5 0v5c0 .414.336.75.75.75h4a.75.75 0 0 0 0-1.5h-3.25z\" clip-rule=\"evenodd\"\u002F>",{"left":89,"top":89,"width":90,"height":90,"rotate":89,"vFlip":91,"hFlip":91,"body":98},"\u003Cg fill=\"currentColor\">\u003Cpath d=\"M5.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H6a.75.75 0 0 1-.75-.75zM6 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM7.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H8a.75.75 0 0 1-.75-.75zM8 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM9.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75zM9.25 14a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zM12 9.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.75-.75zM11.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H12a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM13.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H14a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75z\"\u002F>\u003Cpath fill-rule=\"evenodd\" d=\"M5.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h.25A2.75 2.75 0 0 1 18 6.75v8.5A2.75 2.75 0 0 1 15.25 18H4.75A2.75 2.75 0 0 1 2 15.25v-8.5A2.75 2.75 0 0 1 4.75 4H5V2.75A.75.75 0 0 1 5.75 2m-1 5.5c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25v-6.5c0-.69-.56-1.25-1.25-1.25z\" clip-rule=\"evenodd\"\u002F>\u003C\u002Fg>",1780828602249]