How can I connect via SFTP?
Learn how to connect to your Enshrouded server via SFTP to manage files, upload mods, and edit configurations.
SFTP (Secure File Transfer Protocol) allows you to access and manage all files on your Enshrouded server, including world saves, configuration files, and more.
Step 1: Download an SFTP client
Choose and install one of these SFTP clients based on your operating system:
- WinSCP - Windows only, easy to use
- FileZilla - All platforms (Windows, MacOS, Linux)
- CyberDuck - MacOS and Windows
Step 2: Get your SFTP credentials
- Log in to the game panel.
- Select your Enshrouded server.
- Go to the Settings tab in the top navigation.
- Scroll down to find the SFTP section.
You'll see:
- Server Address: The SFTP hostname
- Username: Your SFTP username
- Port: Usually
2022
(not the default 22!)
Quick connect
In most cases, the Launch SFTP button in the Settings tab will automatically open your SFTP client with the correct credentials. Try this first!
Step 3: Connect with your SFTP client
If the Launch SFTP button doesn't work, manually configure your SFTP client:
Open your SFTP client.
Create a new connection with these settings:
- Protocol: SFTP (not FTP or FTPS)
- Host/Server: Your server address from the panel
- Port:
2022
- Username: Your SFTP username from the panel
- Password: Your panel password
Click Connect or Login.
Troubleshooting connection issues
Can't connect? Try these solutions:
- Verify the port is
2022
, not the default22
- Reset your password for security by logging out of the game panel and visiting this link
- Check the protocol is set to SFTP, not FTP or FTPS
- Make sure your server is running (green status in the panel)
- Check your firewall isn't blocking the connection
- Wait a few minutes after creating your server, as SFTP access may take a moment to activate
What can I do with SFTP?
Once connected, you can:
- Browse all server files and folders
- Download backups of your world and configurations
- Upload custom configurations or savegames
- Edit server settings directly
- Manage mods (when/if modding becomes available)
- View and download logs for troubleshooting
Important file locations
Key directories on your Enshrouded server:
- Root directory: Contains all server files
- Server configuration files: Located in the root or config folder
- Savegame data: Where your world and player data is stored
Be careful when editing files
Always create a backup before modifying server files. Incorrect changes can prevent your server from starting.